[0/2] Split out dma fence array and invalidate media_gt TLBs in PT code

Message ID 20240826165456.2491477-1-matthew.brost@intel.com (mailing list archive)
Headers
Series Split out dma fence array and invalidate media_gt TLBs in PT code |

Message

Matthew Brost Aug. 26, 2024, 4:54 p.m. UTC
  Respin of [1] [2] based on CI and review feedback.

Matt

Matthew Brost (2):
  dma-buf: Split out dma fence array create into alloc and arm
  drm/xe: Invalidate media_gt TLBs in PT code

 drivers/dma-buf/dma-fence-array.c |  19 +++--
 drivers/gpu/drm/xe/xe_pt.c        | 117 ++++++++++++++++++++++++------
 include/linux/dma-fence-array.h   |   9 +--
 3 files changed, 109 insertions(+), 36 deletions(-)