summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-03-30drm/amd/display: Avoid NULL dereference in dc_dmub_srv error pathsSrinivasan Shanmugam-2/+8
2026-03-30drm/amd/display: Fix bounds checking in dml2_0 clock table arrayGabe Teeger-6/+32
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas-6/+6
2026-03-30drm/amd/display: Fix Compiler Warning - unused func parametersGaghik Khachatrian-0/+3
2026-03-30drm/amd/display: Should support p-state under dcn21Wayne Lin-14/+21
2026-03-30drm/amd/display: Enable Replay support for dcn42Roman Li-0/+1
2026-03-30drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42Gabe Teeger-7/+137
2026-03-30drm/amd/display: bios_parser: fix GPIO I2C line off-by-onePengpeng Hou-1/+1
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom-3/+3
2026-03-30drm/amdgpu/userq: Fix the code alignment for readabilitySunil Khatri-4/+6
2026-03-30drm/amdgpu: reset ras eeprom table when it is invalidGangliang Xie-0/+8
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom-21/+64
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom-2/+2
2026-03-30drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfsAsad Kamal-2/+3
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang-1/+4
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang-0/+11
2026-03-30drm/amdgpu: guard atom_context in devcoredump VBIOS dumpJesse Zhang-6/+10
2026-03-30drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutexSunil Khatri-5/+5
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo-0/+7
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost-1/+1
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio-0/+12
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio-1/+3
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio-6/+0
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio-0/+1
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav-4/+12
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt-0/+6
2026-03-30drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann-1/+1
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard-449/+983
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä-2/+2
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie-68/+745
2026-03-28Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...Dave Airlie-4/+5
2026-03-27rust: drm: gem: shmem: Add DRM shmem helper abstractionAsahi Lina-0/+7
2026-03-27drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake getVille Syrjälä-22/+50
2026-03-27drm/i915/selftests: Nuke live_forcewake_domains selftestVille Syrjälä-62/+0
2026-03-27drm/i915/dsi: Place clock into LP during LPM if requestedVille Syrjälä-0/+10
2026-03-27drm/i915/dsi: Fill BLLPs with blanking packets if requestedVille Syrjälä-5/+9
2026-03-27drm/i915/dsi: Make 'clock_stop' booleanVille Syrjälä-3/+3
2026-03-27drm/i915/dsi: s/eotp_pkt/eot_pkt/Ville Syrjälä-6/+5
2026-03-27drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä-2/+2
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-11/+33
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-24/+30
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie-15/+41
2026-03-27Merge tag 'mediatek-drm-next-20260325' of https://git.kernel.org/pub/scm/linu...Dave Airlie-18/+34
2026-03-26drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav-4/+12
2026-03-26drm/xe/madvise: Enable purgeable buffer object IOCTL supportArvind Yadav-17/+7
2026-03-26drm/xe/bo: Add purgeable shrinker state helpersArvind Yadav-1/+42
2026-03-26drm/xe/dma_buf: Block export of DONTNEED/purged BOsArvind Yadav-0/+24
2026-03-26drm/xe/bo: Block mmap of DONTNEED/purged BOsArvind Yadav-1/+26