summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-06drm/msm/dsi/phy: fix hardware revisionPengyu Luo
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar
2026-03-05drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen
2026-03-05drm/i915: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-05drm/i915: replace use of system_wq with system_percpu_wq in the documentationMarco Crivellari
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka
2026-03-05drm/gud: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie
2026-03-04drm/xe: Add missing kernel docs in xe_exec_queue.cNiranjana Vishwanathapura
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang
2026-03-04drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3Srinivasan Shanmugam
2026-03-04drm/amd/pm: Avoid overflow when sorting pp_feature listAsad Kamal
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin
2026-03-04drm/amdgpu: Reject impossible entities earlyTvrtko Ursulin
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie
2026-03-04drm/amdgpu: GFX12.1 scratch memory limit up to 57-bitPhilip Yang
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou
2026-03-04drm/amd/ras: add append func for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: add check safety watermark func for pmfw eepromGangliang Xie
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-04Revert "drm/pagemap: Disable device-to-device migration"Thomas Hellström
2026-03-04drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä
2026-03-04drm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander
2026-03-04drm/i915/gt: prefer _PICK_EVEN() over _PICK()Jani Nikula
2026-03-04drm/intel: add pick.h for the various "picker" helpersJani Nikula
2026-03-04drm/intel: add reg_bits.h for the various register content helpersJani Nikula
2026-03-04drm/xe/oa: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()Jani Nikula
2026-03-04drm/i915/perf: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()Jani Nikula
2026-03-04drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()Jani Nikula
2026-03-04drm/i915/lrc: switch to _MASKED_BIT_ENABLE() and _MASKED_BIT_DISABLE()Jani Nikula