summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-24drm/amdgpu: display: Convert to drm_output_color_formatMaxime Ripard
2026-03-24drm/display: hdmi: Convert to drm_output_color_formatMaxime Ripard
2026-03-24drm/edid: Convert to drm_output_color_format enumMaxime Ripard
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu
2026-03-24drm/i915/lt_phy: Replace crtc compute clockMika Kahola
2026-03-24drm/i915/lt_phy: Enable dpll framework for xe3plpdMika Kahola
2026-03-24drm/i915/lt_phy: Remove LT PHY specific state verificationMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooksMika Kahola
2026-03-24drm/i915/lt_phy: Get encoder configuration for xe3plpd platformMika Kahola
2026-03-24drm/i915/lt_phy: Readout lane countMika Kahola
2026-03-24drm/i915/lt_phy: Dump lane count for HW stateMika Kahola
2026-03-24drm/i915/lt_phy: Add .disable_clock hook on DDIMika Kahola
2026-03-24drm/i915/lt_phy: Add .enable_clock hook on DDIMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .crtc_get_dpllMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_freq hookMika Kahola
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-24gpu: nova-core: gsp: move Cmdq's DMA handle to a struct memberAlexandre Courbot
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-23gpu: nova-core: convert to new dma::Coherent APIGary Guo
2026-03-23gpu: nova-core: convert Gsp::new() to use CoherentBoxDanilo Krummrich
2026-03-23gpu: nova-core: use Coherent::init to initialize GspFwWprMetaDanilo Krummrich
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