[PATCH 0/2] TLB invalidation on wedge fix

Lucas De Marchi lucas.demarchi at intel.com
Fri Jan 3 00:11:09 UTC 2025


First patch fixes TLB invalidation when wedging before the place where
it was initialized. Second focuses on dropping "graphics tile", but the
wording chosen may not be the best. If we agree on something else I'm
happy to respin it.

Lucas De Marchi (2):
  drm/xe: Fix tlb invalidation when wedging
  drm/xe: Remove "graphics tile" from kernel doc

 drivers/gpu/drm/xe/xe_exec_queue_types.h    |  2 +-
 drivers/gpu/drm/xe/xe_gt.c                  |  8 ++++----
 drivers/gpu/drm/xe/xe_gt_stats.c            |  4 ++--
 drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | 16 ++++++++--------
 drivers/gpu/drm/xe/xe_gt_tlb_invalidation.h |  3 ++-
 drivers/gpu/drm/xe/xe_hw_engine_types.h     |  2 +-
 drivers/gpu/drm/xe/xe_hw_fence_types.h      |  2 +-
 7 files changed, 19 insertions(+), 18 deletions(-)

-- 
2.47.0



More information about the Intel-xe mailing list