summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-18drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-18drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula
2026-01-18drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula
2026-01-18drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-18drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2026-01-14drm/xe/mert: Improve handling of MERT CAT errorsMichal Wajdeczko
2026-01-13drm/xe: vram addr range is expanded to bit[17:8]Fei Yang
2026-01-13drm/xe: Replace use of system_wq with tlb_inval->timeout_wqMarco Crivellari
2026-01-12drm/xe/hwmon: Expose individual VRAM channel temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose GPU PCIe temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose memory controller temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose temperature limitsKarthik Poosa
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/ptl: Define GSC for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/gsc: Make GSC FW load optional for newer platformsDaniele Ceraolo Spurio
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan
2026-01-12drm/xe: Privatize xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Improve xe_gt_sriov_pf_config GGTT handlingMaarten Lankhorst
2026-01-12drm/xe: Do not dereference ggtt_node in xe_bo.cMaarten Lankhorst
2026-01-12drm/xe/display: Avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTTMaarten Lankhorst
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst
2026-01-12drm/xe/mert: Move MERT initialization to xe_mert.cMichal Wajdeczko
2026-01-12drm/xe/mert: Use local mert variable to simplify the codeMichal Wajdeczko
2026-01-12drm/xe/mert: Always refer to MERT using xe_deviceMichal Wajdeczko
2026-01-12drm/xe/mert: Fix kernel-doc for struct xe_mertMichal Wajdeczko
2026-01-12drm/xe/mert: Normalize xe_mert.h include guardsMichal Wajdeczko
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost
2026-01-10drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-10drm/xe: Remove special casing for LR queues in submissionMatthew Brost
2026-01-10drm/xe: Do not deregister queues in TDRMatthew Brost
2026-01-10drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost
2026-01-10drm/xe: Stop abusing DRM scheduler internalsMatthew Brost
2026-01-10drm/xe: Add dedicated message lockMatthew Brost
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang
2026-01-09drm/xe: improve header checkJani Nikula
2026-01-09drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-09drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula