aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie4-115/+127
6 daysMerge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/ag...Dave Airlie13-19/+73
6 daysMerge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie9-22/+116
6 daysMerge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-34/+61
7 daysMerge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie15-100/+107
8 daysdrm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
8 daysdrm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
8 daysdrm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
8 daysdrm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski4-4/+20
8 daysgpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich2-88/+84
9 daysgpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko2-17/+29
9 daysdrm/i915/dp: Read ALPM caps after DPCD initArun R Murthy2-6/+7
9 daysdrm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
9 daysdrm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
9 daysdrm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
9 daysdrm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
9 daysdrm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik1-3/+9
9 daysdrm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä2-1/+14
9 daysdrm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
9 daysdrm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
11 daysdrm/gud: fix NULL crtc dereference on display disableShenghao Yang3-19/+48
11 daysdrm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner1-9/+6
11 daysrust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo3-11/+15
12 daysdrm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello1-0/+6
12 daysdrm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang1-1/+4
12 daysdrm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea1-8/+8
12 daysdrm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello1-0/+4
12 daysdrm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang1-1/+2
12 daysdrm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang2-2/+4
13 daysdrm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo1-6/+23
13 daysMerge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie10-41/+74
13 daysMerge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-12/+12
13 daysMerge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-10/+26
13 daysMerge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-3/+8
13 daysdrm/msm/dsi/phy: fix hardware revisionPengyu Luo1-11/+11
13 daysdrm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar1-2/+2
13 daysdrm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen1-2/+12
14 daysdrm/panthor: Correct the order of arguments passed to gem_syncAkash Goel1-4/+5
14 daysRevert "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-04nouveau/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