summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-05-19drm/amd/display: Refactor Replay functionality into dedicated power_replay mo...Lohita Mudimela
2026-05-19drm/amd/display: Allow power up when PG disallowed in driverCharlene Liu
2026-05-19drm/amd/display: Exclude the MST overhead from BW deallocationCruise Hung
2026-05-19drm/amd/display: Use lockdep_assert_held() for dc_lock checkRay Wu
2026-05-19drm/amd/display: Fix ISM dc_lock deadlock during suspendRay Wu
2026-05-19drm/amd/display: Enable additional wait for pipe pending checksAric Cyr
2026-05-19drm/amd/display: Fix assertion due to disable/enable CM blocksAric Cyr
2026-05-19drm/amd/display: Refactor PSR functionality into dedicated power_psr moduleLohita Mudimela
2026-05-19drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura
2026-05-19drm/i915/aux: use polling when irqs are unavailableMichał Grzelak
2026-05-19drm/imagination: Add support for trace pointsAlexandru Dadu
2026-05-19drm/imagination: Access FW initialised state with READ/WRITE_ONCEBrajesh Gupta
2026-05-19drm/imagination: Rename FW booted to FW initialisedBrajesh Gupta
2026-05-19drm/imagination: Don't timeout job if its fence has been signaledBrajesh Gupta
2026-05-19drm/imagination: Populate FW common context ID before passing to the FWBrajesh Gupta
2026-05-19drm/i915/selftests: Run vma tests only if current->mm is presentKrzysztof Karas
2026-05-19drm/i915/selftests: Prevent userspace mapping invalidationKrzysztof Karas
2026-05-19drm/i915: Fix potential UAF in TTM object purgeJanusz Krzysztofik
2026-05-19drm/i915: Skip deprecated selftestJanusz Krzysztofik
2026-05-19drm: of: forbid bridge-only calls to drm_of_find_panel_or_bridge()Luca Ceresoli
2026-05-19drm: zynqmp_dp: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/bridge: lt8713sx: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/bridge: adv7511: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/bridge: lt9611: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/bridge: lontium-lt9611uxc: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/bridge: chrontel-ch7033: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/hisilicon/kirin: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/bridge: add of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19drm/bridge: drm_bridge_put(): ignore ERR_PTRLuca Ceresoli
2026-05-19drm/xe/memirq: Drop cached iosys_map for MEMIRQ statusMichal Wajdeczko
2026-05-19drm/xe/memirq: Drop cached iosys_map for MEMIRQ maskMichal Wajdeczko
2026-05-19drm/xe/memirq: Dump all source pages if MSI-XMichal Wajdeczko
2026-05-19drm/xe/memirq: Update diagnostic messageMichal Wajdeczko
2026-05-19drm/xe/memirq: Reduce buffer sizeMichal Wajdeczko
2026-05-19drm/xe/memirq: Use IRQ page from HW engine definitionMichal Wajdeczko
2026-05-19drm/xe/memirq: Update GuC initialization and IRQ handlerMichal Wajdeczko
2026-05-19drm/xe/memirq: Make page layout macros privateMichal Wajdeczko
2026-05-19drm/xe: Add IRQ page to HW engine definitionMichal Wajdeczko
2026-05-19drm/bridge: megachips: remove bridge when irq request failsOsama Abdelkader
2026-05-19drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probeOsama Abdelkader
2026-05-19drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probeOsama Abdelkader
2026-05-19drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander
2026-05-19drm/i915/psr: Read Intel DPCD workaround registerJouni Högander
2026-05-19drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD registerJouni Högander
2026-05-19drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal
2026-05-19drm/i915/display: Copy color pipeline from plane in the primary joiner pipeChaitanya Kumar Borah
2026-05-18drm/v3d: Release indirect CSD GEM reference on CPU job freeMaíra Canal
2026-05-18drm/v3d: Fix use-after-free of CPU job query arrays on error pathMaíra Canal
2026-05-18drm/amd/display: Fix eDP receiver ready status check in T7 sequenceSung-huai Wang