summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .compare_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .dump_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_active_dpll hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .put_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .compute_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add lane_count to PLL stateMika Kahola
2026-03-24drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL stateMika Kahola
2026-03-24drm/i915/lt_phy: Add PLL information for xe3plpdMika Kahola
2026-03-24drm/i915/lt_phy: Add check if PLL is enabledMika Kahola
2026-03-24drm/i915/lt_phy: Dump missing PLL state parametersMika Kahola
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav
2026-03-23drm: Update log for 'none' recovery methodRaag Jadav
2026-03-23Merge tag 'drm-misc-next-2026-03-12' into drm-rust-nextDanilo Krummrich
2026-03-23drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang
2026-03-23drm/amdgpu: Use stack variable to fetch nps infoLijo Lazar
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong
2026-03-23drm/amd/pm: Enable user specified gfx clock rangesAsad Kamal
2026-03-23drm/amdgpu: Add smu v15_0_8 ip blockHawking Zhang
2026-03-23drm/amd/pm: Add NPM support for smu_v15_0_8Asad Kamal
2026-03-23drm/amd/pm: Add baseboard temperature metrics supportAsad Kamal
2026-03-23drm/amd/pm: Add gpuboard temperature metrics supportAsad Kamal
2026-03-23drm/amd/pm: Add read sensor supportAsad Kamal
2026-03-23drm/amd/pm: Add ppt1 supportAsad Kamal
2026-03-23drm/amd/pm: Add get_thermal_temperature_range supportAsad Kamal
2026-03-23drm/amd/pm: Add od_edit_dpm_table supportAsad Kamal
2026-03-23drm/amd/pm: add populate_umd_state_clk supportAsad Kamal
2026-03-23drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()Srinivasan Shanmugam
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam
2026-03-23drm/amd/pm: Add emit clock supportAsad Kamal
2026-03-23drm/amd/pm: add set{get}_power_limit support for smu 15.0.8Yang Wang
2026-03-23drm/amd/pm: add get_unique_id support for smu 15.0.8Yang Wang
2026-03-23drm/amd/pm: add get_gpu_metrics support for 15.0.8Yang Wang
2026-03-23drm/amd/pm: Add get_pm_metrics support for smu 15.0.8Asad Kamal
2026-03-23drm/amd/pm: Add default dpm table support for smu 15.0.8Asad Kamal
2026-03-23drm/amd/pm: Update dpm table structs for smu_v15_0Asad Kamal
2026-03-23drm/amd/pm: Setup driver pptable for smu 15.0.8Yang Wang
2026-03-23drm/amd/pm: Add mode2 support for smu_v15_0_8Asad Kamal
2026-03-23drm/amd/pm: Add initial support for smu v15_0_8Hawking Zhang