summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu-3/+11
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu-0/+12
2026-03-24drm/i915/lt_phy: Replace crtc compute clockMika Kahola-24/+1
2026-03-24drm/i915/lt_phy: Enable dpll framework for xe3plpdMika Kahola-35/+6
2026-03-24drm/i915/lt_phy: Remove LT PHY specific state verificationMika Kahola-45/+13
2026-03-24drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooksMika Kahola-2/+33
2026-03-24drm/i915/lt_phy: Get encoder configuration for xe3plpd platformMika Kahola-16/+4
2026-03-24drm/i915/lt_phy: Readout lane countMika Kahola-4/+9
2026-03-24drm/i915/lt_phy: Dump lane count for HW stateMika Kahola-2/+2
2026-03-24drm/i915/lt_phy: Add .disable_clock hook on DDIMika Kahola-1/+13
2026-03-24drm/i915/lt_phy: Add .enable_clock hook on DDIMika Kahola-21/+34
2026-03-24drm/i915/lt_phy: Add xe3plpd .crtc_get_dpllMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_freq hookMika Kahola-0/+13
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_hw_state hookMika Kahola-8/+21
2026-03-24drm/i915/lt_phy: Add xe3plpd .compare_hw_state hookMika Kahola-0/+10
2026-03-24drm/i915/lt_phy: Add xe3plpd .dump_hw_state hookMika Kahola-12/+19
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_active_dpll hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .put_dplls hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_dplls hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .compute_dplls hookMika Kahola-9/+78
2026-03-24drm/i915/lt_phy: Add lane_count to PLL stateMika Kahola-4/+6
2026-03-24drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL stateMika Kahola-21/+46
2026-03-24drm/i915/lt_phy: Add PLL information for xe3plpdMika Kahola-0/+19
2026-03-24drm/i915/lt_phy: Add check if PLL is enabledMika Kahola-0/+11
2026-03-24drm/i915/lt_phy: Dump missing PLL state parametersMika Kahola-1/+3
2026-03-24gpu: nova-core: gsp: move Cmdq's DMA handle to a struct memberAlexandre Courbot-12/+16
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak-11/+28
2026-03-23drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav-1/+8
2026-03-23drm: Update log for 'none' recovery methodRaag Jadav-1/+1
2026-03-23gpu: nova-core: convert to new dma::Coherent APIGary Guo-65/+47
2026-03-23gpu: nova-core: convert Gsp::new() to use CoherentBoxDanilo Krummrich-44/+65
2026-03-23gpu: nova-core: use Coherent::init to initialize GspFwWprMetaDanilo Krummrich-10/+17
2026-03-23Merge tag 'drm-misc-next-2026-03-12' into drm-rust-nextDanilo Krummrich-10868/+119828
2026-03-23drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper-1/+3
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang-2/+64
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal-8/+11
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung-1/+2
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong-2/+11
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang-2/+64
2026-03-23drm/amdgpu: Use stack variable to fetch nps infoLijo Lazar-17/+16
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong-10/+11
2026-03-23drm/amd/pm: Enable user specified gfx clock rangesAsad Kamal-0/+1
2026-03-23drm/amdgpu: Add smu v15_0_8 ip blockHawking Zhang-0/+4
2026-03-23drm/amd/pm: Add NPM support for smu_v15_0_8Asad Kamal-0/+49
2026-03-23drm/amd/pm: Add baseboard temperature metrics supportAsad Kamal-13/+184
2026-03-23drm/amd/pm: Add gpuboard temperature metrics supportAsad Kamal-0/+278