summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-06drm/xe/xe_hw_error: Add support for Core-Compute errorsRiana Tauro2-20/+236
2026-03-06drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handlingRiana Tauro2-28/+42
2026-03-06drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro5-0/+246
2026-03-06drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi7-0/+493
2026-03-06drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman1-4/+10
2026-03-06drm/msm/dsi/phy: fix hardware revisionPengyu Luo1-11/+11
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar1-2/+2
2026-03-06drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen1-2/+12
2026-03-05drm/i915: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari4-5/+6
2026-03-05drm/i915: replace use of system_wq with system_percpu_wq in the documentationMarco Crivellari2-2/+2
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari11-16/+16
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel1-4/+5
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst1-2/+2
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo1-6/+5
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka1-4/+2
2026-03-05drm/gud: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2026-03-05nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-03-04drm/xe: Add missing kernel docs in xe_exec_queue.cNiranjana Vishwanathapura1-0/+112
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri3-39/+95
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin1-23/+5
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula2-10/+28
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang2-2/+9
2026-03-04drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3Srinivasan Shanmugam1-1/+1
2026-03-04drm/amd/pm: Avoid overflow when sorting pp_feature listAsad Kamal1-1/+1
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar1-3/+4
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula2-10/+28
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin1-7/+0
2026-03-04drm/amdgpu: Reject impossible entities earlyTvrtko Ursulin1-0/+5
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri3-39/+95
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang2-2/+9
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie3-1/+19
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie6-9/+67
2026-03-04drm/amdgpu: GFX12.1 scratch memory limit up to 57-bitPhilip Yang3-13/+34
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie3-3/+98
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie4-10/+66
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie6-9/+101
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou2-0/+16
2026-03-04drm/amd/ras: add append func for pmfw eepromGangliang Xie3-3/+48
2026-03-04drm/amd/ras: add check safety watermark func for pmfw eepromGangliang Xie4-0/+37
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-04Revert "drm/pagemap: Disable device-to-device migration"Thomas Hellström1-12/+2
2026-03-04drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä2-1/+14
2026-03-04drm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander1-3/+8
2026-03-04drm/i915/gt: prefer _PICK_EVEN() over _PICK()Jani Nikula1-5/+3
2026-03-04drm/intel: add pick.h for the various "picker" helpersJani Nikula3-46/+5