summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-05-18drm/panel-edp: Add panel for Surface Pro 12inHarrison Vanderbyl
2026-05-18drm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_cec: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: dsi: Add compatible for mt8167-dsiLuca Leonardo Scorcia
2026-05-18drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.cAbhishek Rajput
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa
2026-05-18drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa
2026-05-18drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram
2026-05-18drm/xe/vf: Fix signature of print functionsMichal Wajdeczko
2026-05-18drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin
2026-05-18drm/xe/memirq: Update interrupt handler logicMichal Wajdeczko
2026-05-18drm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon
2026-05-18drm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau
2026-05-18drm/bridge: it66121: acquire reset GPIO in probeJulien Chauveau
2026-05-18drm/i915/psr: Apply SDP on prior scanline workaround for Xe3pJouni Högander
2026-05-18drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander
2026-05-18drm/i915/psr: Read Intel DPCD workaround registerJouni Högander
2026-05-18drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD registerJouni Högander
2026-05-18drm/i915/dp: Include all relevant AS SDP fields in comparisonAnkit Nautiyal
2026-05-18drm/i915/dp: Set sdp_type in AS SDP unpackAnkit Nautiyal
2026-05-18drm/i915/dp: Use revision field of AS SDP data structureAnkit Nautiyal
2026-05-18drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal
2026-05-16drm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov
2026-05-16drm/i915/irq: add intel_display_irq_handler() to irq funcsJani Nikula
2026-05-16drm/i915/irq: add intel_display_irq_ack() to irq funcsJani Nikula
2026-05-16drm/i915/irq: add platform specific display irq handler functionsJani Nikula
2026-05-16drm/i915/irq: add platform specific display irq ack functionsJani Nikula
2026-05-16drm/i915/irq: add intel_display_irq_postinstall() to irq funcsJani Nikula
2026-05-16drm/i915/irq: add display irq funcs, start with intel_display_irq_reset()Jani Nikula
2026-05-16drm/i915/irq: constify pipe stats parametersJani Nikula
2026-05-16drm/i915/irq: deduplicate dg1_de_irq_postinstall() and gen11_de_irq_postinsta...Jani Nikula
2026-05-16drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula
2026-05-16drm: Replace old pointer to new idrEdward Adam Davis
2026-05-16Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-16Merge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-15drm/xe/reg_sr: Do sanity check for MCR vs non-MCRGustavo Sousa
2026-05-15drm/xe/mcr: Extract reg_in_steering_type_ranges()Gustavo Sousa
2026-05-15drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()Gustavo Sousa
2026-05-15drm/xe: Extract xe_hw_engine_setup_reg_lrc()Gustavo Sousa
2026-05-15drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa
2026-05-15drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa
2026-05-15drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa
2026-05-15drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram
2026-05-15drm/xe/vf: Fix signature of print functionsMichal Wajdeczko
2026-05-15drm/msm: Fix shrinker deadlockDaniel J Blueman
2026-05-15drm/msm: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)
2026-05-15drm/loongson: Use managed KMS pollingMyeonghun Pak