Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xe_sync and ufence rework
@ 2024-03-01  3:55 Matthew Brost
  2024-03-01  3:55 ` [PATCH v2 1/3] drm/xe: Remove used xe_sync_entry_wait Matthew Brost
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Matthew Brost @ 2024-03-01  3:55 UTC (permalink / raw)
  To: intel-xe; +Cc: 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 (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


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

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01  3:55 [PATCH v2 0/3] xe_sync and ufence rework Matthew Brost
2024-03-01  3:55 ` [PATCH v2 1/3] drm/xe: Remove used xe_sync_entry_wait Matthew Brost
2024-03-01  3:55 ` [PATCH v2 2/3] drm/xe: Validate user fence during creation Matthew Brost
2024-03-01  6:55   ` Thomas Hellström
2024-03-01  7:58     ` Matthew Brost
2024-03-01  8:22       ` Thomas Hellström
2024-03-01  3:55 ` [PATCH v2 3/3] drm/xe: Get page on user fence creation Matthew Brost
2024-03-01  6:36   ` Thomas Hellström
2024-03-01  7:46     ` Matthew Brost
2024-03-01  8:56       ` Thomas Hellström
2024-03-01 13:31         ` Thomas Hellström
2024-03-01 22:43         ` Matthew Brost
2024-03-01  3:59 ` ✓ CI.Patch_applied: success for xe_sync and ufence rework (rev2) Patchwork
2024-03-01  4:00 ` ✓ CI.checkpatch: " Patchwork
2024-03-01  4:00 ` ✓ CI.KUnit: " Patchwork
2024-03-01  4:11 ` ✓ CI.Build: " Patchwork
2024-03-01  4:12 ` ✓ CI.Hooks: " Patchwork
2024-03-01  4:13 ` ✓ CI.checksparse: " Patchwork
2024-03-01  4:39 ` ✗ CI.BAT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox