Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fix execlist mode
@ 2024-02-22 23:20 Matthew Brost
  2024-02-22 23:20 ` [PATCH v3 1/3] drm/xe: Fix execlist splat Matthew Brost
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Matthew Brost @ 2024-02-22 23:20 UTC (permalink / raw)
  To: intel-xe; +Cc: Matthew Brost

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-02-23 14:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 23:20 [PATCH v3 0/3] Fix execlist mode Matthew Brost
2024-02-22 23:20 ` [PATCH v3 1/3] drm/xe: Fix execlist splat Matthew Brost
2024-02-22 23:20 ` [PATCH v3 2/3] drm/xe: Cleanup some layering in GGTT Matthew Brost
2024-02-23 14:15   ` Rodrigo Vivi
2024-02-22 23:20 ` [PATCH v3 3/3] drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer Matthew Brost
2024-02-23 14:16   ` Rodrigo Vivi
2024-02-22 23:32 ` ✓ CI.Patch_applied: success for Fix execlist mode Patchwork
2024-02-22 23:32 ` ✗ CI.checkpatch: warning " Patchwork
2024-02-22 23:33 ` ✓ CI.KUnit: success " Patchwork
2024-02-22 23:45 ` ✓ CI.Build: " Patchwork
2024-02-22 23:46 ` ✓ CI.Hooks: " Patchwork
2024-02-22 23:47 ` ✓ CI.checksparse: " Patchwork
2024-02-23  0:10 ` ✓ CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox