summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie10-41/+74
2026-03-06Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-12/+12
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-10/+26
2026-03-06Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-3/+8
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-05nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
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/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/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander1-3/+8
2026-03-04drm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst1-2/+2
2026-03-04drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-03drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3
2026-03-03drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-03drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis2-13/+13
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin1-0/+1
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost1-0/+9
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth1-2/+2
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt1-1/+15
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin1-1/+1
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie8-28/+42
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-21/+81
2026-02-26Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie12-32/+55
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra1-4/+2
2026-02-26drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-02-26drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-02-26drm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-02-26drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-02-26drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-02-26drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-26drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
2026-02-26drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
2026-02-26drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-02-26drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt1-1/+2
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost1-5/+5
2026-02-24drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
2026-02-24drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60