[PATCH v3 0/3] Fix execlist mode

Matthew Brost matthew.brost at intel.com
Thu Feb 22 23:20:18 UTC 2024


While not supported, execlist mode shouldn't be totally broken either.

Fix execlist mode so some basic tests work without a kernel panic (e.g.
xe_exec_basic.once-basic)

v2: send with correct patches  
v3: Fix in gt tlb invalidation layer

Matthew Brost (3):
  drm/xe: Fix execlist splat
  drm/xe: Cleanup some layering in GGTT
  drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer

 drivers/gpu/drm/xe/regs/xe_guc_regs.h       |  7 +++
 drivers/gpu/drm/xe/xe_execlist.c            |  2 +-
 drivers/gpu/drm/xe/xe_ggtt.c                | 37 +++------------
 drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | 52 ++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_gt_tlb_invalidation.h |  2 +-
 5 files changed, 66 insertions(+), 34 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list