summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie
2026-03-13Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-13Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-13Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander
2026-03-10drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik
2026-03-10drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-06Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-06Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie
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