summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-30drm/amd/display: Enable Replay support for dcn42Roman Li
2026-03-30drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42Gabe Teeger
2026-03-30drm/amd/display: bios_parser: fix GPIO I2C line off-by-onePengpeng Hou
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom
2026-03-30drm/amdgpu/userq: Fix the code alignment for readabilitySunil Khatri
2026-03-30drm/amdgpu: reset ras eeprom table when it is invalidGangliang Xie
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom
2026-03-30drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfsAsad Kamal
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang
2026-03-30drm/amdgpu: guard atom_context in devcoredump VBIOS dumpJesse Zhang
2026-03-30drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutexSunil Khatri
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt
2026-03-30drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie
2026-03-28Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2026-03-27rust: drm: gem: shmem: Add DRM shmem helper abstractionAsahi Lina
2026-03-27drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake getVille Syrjälä
2026-03-27drm/i915/selftests: Nuke live_forcewake_domains selftestVille Syrjälä
2026-03-27drm/i915/dsi: Place clock into LP during LPM if requestedVille Syrjälä
2026-03-27drm/i915/dsi: Fill BLLPs with blanking packets if requestedVille Syrjälä
2026-03-27drm/i915/dsi: Make 'clock_stop' booleanVille Syrjälä
2026-03-27drm/i915/dsi: s/eotp_pkt/eot_pkt/Ville Syrjälä
2026-03-27drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-27Merge tag 'mediatek-drm-next-20260325' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2026-03-26drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-26drm/xe/madvise: Enable purgeable buffer object IOCTL supportArvind Yadav
2026-03-26drm/xe/bo: Add purgeable shrinker state helpersArvind Yadav
2026-03-26drm/xe/dma_buf: Block export of DONTNEED/purged BOsArvind Yadav
2026-03-26drm/xe/bo: Block mmap of DONTNEED/purged BOsArvind Yadav
2026-03-26drm/xe/madvise: Block imported and exported dma-bufsArvind Yadav
2026-03-26drm/xe/madvise: Implement per-VMA purgeable state trackingArvind Yadav
2026-03-26drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav
2026-03-26drm/xe/bo: Block CPU faults to purgeable buffer objectsArvind Yadav
2026-03-26drm/xe/madvise: Implement purgeable buffer object supportArvind Yadav