[PATCH v2 0/2] Opportunistically skip TLB invalidaion on unbind

Matthew Brost matthew.brost at intel.com
Fri Jun 13 21:02:40 UTC 2025


Add xe_vm_has_valid_gpu_pages helper and sOpportunistically skip TLB
invalidation on unbind.

Matt

Matthew Brost (2):
  drm/xe: Add xe_vm_has_valid_gpu_pages helper
  drm/xe: Opportunistically skip TLB invalidaion on unbind

 drivers/gpu/drm/xe/xe_gt_pagefault.c |  9 ++-------
 drivers/gpu/drm/xe/xe_pt.c           | 14 +++++++++-----
 drivers/gpu/drm/xe/xe_svm.c          | 16 +++++++---------
 drivers/gpu/drm/xe/xe_vm.c           |  2 +-
 drivers/gpu/drm/xe/xe_vm.h           | 19 +++++++++++++++++++
 5 files changed, 38 insertions(+), 22 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list