[PATCH v2 0/2] Fix execlist mode

Matthew Brost matthew.brost at intel.com
Thu Feb 22 03:59:04 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 

Matthew Brost (2):
  drm/xe: Fix execlist splat
  drm/xe: Don't issue TLB invalidations for VMAs if using execlists

 drivers/gpu/drm/xe/xe_execlist.c |  2 +-
 drivers/gpu/drm/xe/xe_pt.c       | 32 +++++++++++++++++++-------------
 2 files changed, 20 insertions(+), 14 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list