summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)Author
2025-07-17drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko
2025-07-17drm/xe: Move page fault init after topology initMatthew Brost
2025-07-17drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-03-12drm/xe: Avoid reading RMW registers in emit_wa_jobMichal Wajdeczko
2025-02-28drm/xe: Add performance tunings to debugfsTvrtko Ursulin
2025-02-28drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-02-26drm/xe/eustall: Add support to init, enable and disable EU stall samplingHarish Chegondi
2025-02-18drm/xe: Add xe_mmio_init() initialization functionIlia Levi
2025-02-14drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()Lucas De Marchi
2025-02-14drm/xe: Cleanup unwind of gt initializationLucas De Marchi
2025-02-04drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko
2025-01-21drm/xe/pf: Fix migration initializationMichal Wajdeczko
2025-01-18drm/xe: Always setup GT MMIO adjustment dataMichal Wajdeczko
2025-01-03drm/xe: Fix tlb invalidation when wedgingLucas De Marchi
2024-12-11drm/xe: Apply whitelist to engine save-restoreLucas De Marchi
2024-10-23drm/xe: Mark GT work queue with WQ_MEM_RECLAIMMatthew Brost
2024-10-17drm/xe/gt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe: Add caller info to xe_gt_reset_asyncNirmoy Das
2024-10-09drm/xe/bmg: improve cache flushing behaviourMatthew Auld
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-10-03drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi
2024-09-11drm/xe/gt: Convert register access to use xe_mmioMatt Roper
2024-09-11Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-09-11drm/xe: Wire up device shutdown handlerMaarten Lankhorst
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-03drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-08-14drm/xe: Write all slices if its mcr registerTejas Upadhyay
2024-08-14drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay
2024-07-09drm/xe/gt: Remove double includeLucas De Marchi
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar
2024-06-06drm/xe/vf: Custom GT restartMichal Wajdeczko