summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
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/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-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie
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/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/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander
2026-03-04drm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst
2026-03-04drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-02-27Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost
2026-02-24drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh