Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] xe_sync and ufence rework
@ 2024-03-01 22:49 Matthew Brost
  2024-03-01 22:49 ` [PATCH v3 1/4] drm/xe: Remove used xe_sync_entry_wait Matthew Brost
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Matthew Brost @ 2024-03-01 22:49 UTC (permalink / raw)
  To: intel-xe; +Cc: dri-devel, Matthew Brost

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 (4):
  drm/xe: Remove used xe_sync_entry_wait
  drm/xe: Validate user fence during creation
  drm/xe: Get page on user fence creation
  drm/xe: Use get_user / put_user with memory barriers for ufence

 drivers/gpu/drm/xe/xe_sync.c            | 74 ++++++++++++++++++-------
 drivers/gpu/drm/xe/xe_sync.h            |  1 -
 drivers/gpu/drm/xe/xe_wait_user_fence.c |  4 +-
 3 files changed, 58 insertions(+), 21 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-01 23:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01 22:49 [PATCH v3 0/4] xe_sync and ufence rework Matthew Brost
2024-03-01 22:49 ` [PATCH v3 1/4] drm/xe: Remove used xe_sync_entry_wait Matthew Brost
2024-03-01 22:49 ` [PATCH v3 2/4] drm/xe: Validate user fence during creation Matthew Brost
2024-03-01 22:49 ` [PATCH v3 3/4] drm/xe: Get page on user fence creation Matthew Brost
2024-03-01 22:49 ` [PATCH v3 4/4] drm/xe: Use get_user / put_user with memory barriers for ufence Matthew Brost
2024-03-01 22:53 ` ✓ CI.Patch_applied: success for xe_sync and ufence rework (rev3) Patchwork
2024-03-01 22:53 ` ✗ CI.checkpatch: warning " Patchwork
2024-03-01 22:54 ` ✓ CI.KUnit: success " Patchwork
2024-03-01 23:05 ` ✓ CI.Build: " Patchwork
2024-03-01 23:06 ` ✓ CI.Hooks: " Patchwork
2024-03-01 23:07 ` ✓ CI.checksparse: " Patchwork
2024-03-01 23:26 ` ✓ 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