[PATCH v2 0/3] xe_sync and ufence rework

Matthew Brost matthew.brost at intel.com
Fri Mar 1 03:55:19 UTC 2024


Remove unused code, better input validation, and gup ufence
implementation. gup ufence implementation based some internal i915
patches. Tested with [1].

Matt

[1] https://patchwork.freedesktop.org/series/130417/

Matthew Brost (3):
  drm/xe: Remove used xe_sync_entry_wait
  drm/xe: Validate user fence during creation
  drm/xe: Get page on user fence creation

 drivers/gpu/drm/xe/xe_sync.c | 72 ++++++++++++++++++++++++++----------
 drivers/gpu/drm/xe/xe_sync.h |  1 -
 2 files changed, 53 insertions(+), 20 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list