summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
9 daysMerge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-41/+74
9 daysMerge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-12/+12
9 daysMerge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-10/+26
9 daysMerge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+8
10 daysdrm/panthor: Correct the order of arguments passed to gem_syncAkash Goel-4/+5
10 daysRevert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst-2/+2
10 daysdrm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo-6/+5
11 daysnouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie-0/+3
11 daysdrm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
11 daysdrm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin-23/+5
11 daysdrm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+28
11 daysdrm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
11 daysdrm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
11 daysdrm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta-1/+2
11 daysdrm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin-1/+3
11 daysdrm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper-6/+7
11 daysdrm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong-8/+37
11 daysRevert "drm/pagemap: Disable device-to-device migration"Thomas Hellström-12/+2
11 daysdrm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander-3/+8
11 daysdrm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst-2/+2
11 daysdrm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu-0/+1
12 daysdrm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
12 daysdrm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
12 daysdrm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
12 daysdrm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
13 daysdrm/xe/queue: Call fini on exec queue creation failTomasz Lis-13/+13
13 daysdrm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin-0/+1
13 daysdrm/xe: Do not preempt fence signaling CS instructionsMatthew Brost-0/+9
13 daysdrm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth-2/+2
13 daysdrm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt-1/+15
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin-1/+1
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-28/+42
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-21/+81
2026-02-27Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-32/+55
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra-4/+2
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt-1/+2
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost-5/+5
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin-2/+4
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin-7/+17
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper-12/+60