aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/display: Don't set 4to1MPC config dynamicallyHarry Wentland11-29/+39
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amd/display: Merge pipes for validateHarry Wentland1-0/+2
2026-03-30drm/amd/display: Add update_descriptor param info in 'update_planes_and_strea...Srinivasan Shanmugam1-0/+1
2026-03-30drm/amd/display: Add NULL check for integrated_info in clk_mgr_constructSrinivasan Shanmugam7-17/+24
2026-03-30drm/amd/display: Avoid NULL dereference in dc_dmub_srv error pathsSrinivasan Shanmugam1-2/+8
2026-03-30drm/amd/display: Fix bounds checking in dml2_0 clock table arrayGabe Teeger3-6/+32
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas4-6/+6
2026-03-30drm/amd/display: Fix Compiler Warning - unused func parametersGaghik Khachatrian1-0/+3
2026-03-30drm/amd/display: Should support p-state under dcn21Wayne Lin3-14/+21
2026-03-30drm/amd/display: Enable Replay support for dcn42Roman Li1-0/+1
2026-03-30drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42Gabe Teeger2-7/+137
2026-03-30drm/amd/display: bios_parser: fix GPIO I2C line off-by-onePengpeng Hou1-1/+1
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom2-3/+3
2026-03-30drm/amdgpu/userq: Fix the code alignment for readabilitySunil Khatri1-4/+6
2026-03-30drm/amdgpu: reset ras eeprom table when it is invalidGangliang Xie1-0/+8
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo1-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom4-21/+64
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom1-2/+2
2026-03-30drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfsAsad Kamal1-2/+3
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang1-1/+4
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang3-0/+11
2026-03-30drm/amdgpu: guard atom_context in devcoredump VBIOS dumpJesse Zhang1-6/+10
2026-03-30drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutexSunil Khatri1-5/+5
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo1-0/+7
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost1-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost1-1/+1
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio1-0/+12
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio1-1/+3
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio1-6/+0
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio1-0/+1
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav1-4/+12
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt1-0/+6
2026-03-30drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann1-1/+1
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard106-449/+983
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä1-2/+2
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie21-68/+745
2026-03-28Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...Dave Airlie1-4/+5
2026-03-27rust: drm: gem: shmem: Add DRM shmem helper abstractionAsahi Lina1-0/+7
2026-03-27drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake getVille Syrjälä1-22/+50
2026-03-27drm/i915/selftests: Nuke live_forcewake_domains selftestVille Syrjälä1-62/+0
2026-03-27drm/i915/dsi: Place clock into LP during LPM if requestedVille Syrjälä4-0/+10
2026-03-27drm/i915/dsi: Fill BLLPs with blanking packets if requestedVille Syrjälä4-5/+9
2026-03-27drm/i915/dsi: Make 'clock_stop' booleanVille Syrjälä2-3/+3
2026-03-27drm/i915/dsi: s/eotp_pkt/eot_pkt/Ville Syrjälä4-6/+5
2026-03-27drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä1-2/+2
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-11/+33
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-24/+30
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie6-15/+41
2026-03-27Merge tag 'mediatek-drm-next-20260325' of https://git.kernel.org/pub/scm/linu...Dave Airlie3-18/+34