summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-11-04drm/amd/ras: Add CPER ring read for unirasXiang Liu
2025-11-04drm/amdgpu: move reset debug disable handlingAlex Deucher
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal
2025-11-04drm/amdgpu: caller should make sure not to double freeSunil Khatri
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher
2025-11-04drm/amdkfd: clean up the code to free hmm_rangeSunil Khatri
2025-11-04drm/xe: Remove last fence dependency check from binds and execsMatthew Brost
2025-11-04drm/xe: Disallow input fences on zero batch execs and zero bindsMatthew Brost
2025-11-04drm/xe: Skip TLB invalidation waits in page fault bindsMatthew Brost
2025-11-04drm/xe: Decouple bind queue last fence from TLB invalidationsMatthew Brost
2025-11-04drm/xe: Attach last fence to TLB invalidation job queuesMatthew Brost
2025-11-04drm/xe: Enforce correct user fence signaling order usingMatthew Brost
2025-11-04drm/etnaviv: add HWDB entry for GC8000 Nano Ultra VIP r6205Marek Vasut
2025-11-04drm/xe: Do clean shutdown also when using flrJouni Högander
2025-11-04drm/displayid: add quirk to ignore DisplayID checksum errorsJani Nikula
2025-11-04drm/displayid: pass iter to drm_find_displayid_extension()Jani Nikula
2025-11-04drm/hyperv: include drm_print.h where neededJani Nikula
2025-11-04drm/i915/display: Extend i915_display_info with Type-C port detailsKhaled Almahallawy
2025-11-04drm/vkms: Fix use after frees on error pathsDan Carpenter
2025-11-03drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan
2025-11-03drm/xe/gt: Synchronize GT reset with device unbindBalasubramani Vivekanandan
2025-11-03drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa
2025-11-03drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik
2025-11-03drm/msm: fix allocation of dumb buffers for non-RGB formatsDmitry Baryshkov
2025-11-03drm/panthor: Use existing OPP table if presentNicolas Frattaroli
2025-11-03drm/panthor: call into devfreq for current frequencyNicolas Frattaroli
2025-11-03drm/panthor: attach the driver's multiple power domainsRain Yang
2025-11-03drm/panthor: Fix UAF on kernel BO VA nodesBoris Brezillon
2025-11-03drm/panthor: Fix race with suspend during unplugKetil Johnsen
2025-11-03drm/panthor: disable async work during unplugKetil Johnsen
2025-11-03drm/panthor: Fix UAF race between device unplug and FW event processingKetil Johnsen
2025-11-03drm/panthor: Fix group_free_queue() for partially initialized queuesBoris Brezillon
2025-11-03drm/panthor: Handle errors returned by drm_sched_entity_init()Boris Brezillon
2025-11-03drm/rockchip: include drm_print.h where neededJani Nikula
2025-11-03drm/renesas: include drm_print.h where neededJani Nikula
2025-11-03drm/imagination: Optionally depend on POWER_SEQUENCINGMatt Coster
2025-11-03drm/bridge: synopsys: dw-dp: add bridge before attachingLuca Ceresoli
2025-11-03drm/bridge: add warning for bridges using neither devm_drm_bridge_alloc() nor...Luca Ceresoli
2025-11-03drm/bridge: add warning for bridges attached without being addedLuca Ceresoli
2025-11-03drm/bridge: document that adding a bridge is mandatory before attachLuca Ceresoli
2025-11-03drm/sti: hdmi: add bridge before attachingLuca Ceresoli
2025-11-03drm/sti: hda: add bridge before attachingLuca Ceresoli
2025-11-03drm/display: bridge_connector: get/put the panel_bridgeLuca Ceresoli
2025-11-03drm/display: bridge_connector: get/put the stored bridgesLuca Ceresoli
2025-11-03Revert "drm/display: bridge_connector: get/put the stored bridges"Luca Ceresoli
2025-11-03drm/xe/display: Use display parent interface for xe runtime pmJouni Högander
2025-11-03drm/i915/display: Use display parent interface for i915 runtime pmJouni Högander
2025-11-03drm/xe/display: Runtime pm wrappers for display parent interfaceJouni Högander
2025-11-03drm/i915/display: Runtime pm wrappers for display parent interfaceJouni Högander
2025-11-03drm/{i915, xe}/display: pass parent interface to display probeJani Nikula