summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2026-01-09drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula
2026-01-09drm/xe/guc: fix struct guc_lfd_file_header kernel-docJani Nikula
2026-01-08drm/xe: Add page reclamation related statsBrian Nguyen
2026-01-08drm/xe: Fix page reclaim entry handling for large pagesBrian Nguyen
2026-01-08drm/xe: Add explicit abort page reclaim listBrian Nguyen
2026-01-08drm/xe: Remove debug comment in page reclaimBrian Nguyen
2026-01-08drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-08drm/xe: Add missing newlines to drm_warn messagesOsama Abdelkader
2026-01-08drm/xe/pf: Allow upon-any-hang wedged mode only in debug configLukasz Laguna
2026-01-08drm/xe/vf: Disallow setting wedged mode to upon-any-hangLukasz Laguna
2026-01-08drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2026-01-08drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna
2026-01-08drm/xe/pm: Handle GT resume failureRaag Jadav
2026-01-08drm/xe/nvls: Define GuC firmware for NVL-SMatt Roper
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl
2026-01-07drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-07Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2026-01-07drm/xe: Validate preferred system memory placement in xe_svm_range_validateMatthew Brost
2026-01-06drm/xe/doc: Remove KEEP_ACTIVE featureNiranjana Vishwanathapura
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura
2026-01-05drm/xe/i2c: Force polling mode in survivabilityRaag Jadav
2026-01-01Merge tag 'drm-xe-next-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-12-30drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hackJani Nikula
2025-12-30drm/i915: drop i915 param from i915_fence{, _context}_timeout()Jani Nikula
2025-12-29drm/xe/compat: convert uncore macro to static inlinesJani Nikula
2025-12-29drm/xe/compat: remove unused forcewake get/put macrosJani Nikula
2025-12-29drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie