summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-03-06Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-12/+12
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-10/+26
2026-03-06Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+8
2026-03-05drm/xe/xe_hw_error: Add support for PVC SoC errorsRiana Tauro-0/+231
2026-03-05drm/xe/xe_hw_error: Add support for Core-Compute errorsRiana Tauro-20/+236
2026-03-05drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handlingRiana Tauro-28/+42
2026-03-05drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro-0/+246
2026-03-05drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi-0/+493
2026-03-05drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman-4/+10
2026-03-06drm/msm/dsi/phy: fix hardware revisionPengyu Luo-11/+11
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar-2/+2
2026-03-05drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen-2/+12
2026-03-05drm/i915: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-5/+6
2026-03-05drm/i915: replace use of system_wq with system_percpu_wq in the documentationMarco Crivellari-2/+2
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-16/+16
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel-4/+5
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst-2/+2
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo-6/+5
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka-4/+2
2026-03-05drm/gud: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2026-03-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie-0/+3
2026-03-04drm/xe: Add missing kernel docs in xe_exec_queue.cNiranjana Vishwanathapura-0/+112
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin-23/+5
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+28
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
2026-03-04drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3Srinivasan Shanmugam-1/+1
2026-03-04drm/amd/pm: Avoid overflow when sorting pp_feature listAsad Kamal-1/+1
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar-3/+4
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+28
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin-7/+0
2026-03-04drm/amdgpu: Reject impossible entities earlyTvrtko Ursulin-0/+5
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie-1/+19
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie-9/+67
2026-03-04drm/amdgpu: GFX12.1 scratch memory limit up to 57-bitPhilip Yang-13/+34
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie-3/+98
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie-10/+66
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie-9/+101
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou-0/+16
2026-03-04drm/amd/ras: add append func for pmfw eepromGangliang Xie-3/+48
2026-03-04drm/amd/ras: add check safety watermark func for pmfw eepromGangliang Xie-0/+37
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta-1/+2
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin-1/+3
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper-6/+7
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong-8/+37
2026-03-04Revert "drm/pagemap: Disable device-to-device migration"Thomas Hellström-12/+2