Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] SVM migration fixes
@ 2025-10-10 10:41 Thomas Hellström
  2025-10-10 10:41 ` [PATCH v2 1/2] drm/xe/svm: Ensure data will be migrated to system if indicated by madvise Thomas Hellström
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Thomas Hellström @ 2025-10-10 10:41 UTC (permalink / raw)
  To: intel-xe
  Cc: Thomas Hellström, Matthew Auld, Matthew Brost,
	Himal Prasad Ghimiray

Two small migration fixes. The first patch ensures
data is migrated to system on faults when there is
an madvise for the system location.

The second allows userptr data that was put in VRAM
by SVM migration to remain in VRAM also for
userptr maps.

v2:
- Fix a redundant assignment.
- Remove a Fixes: tag.

Matthew Brost (1):
  drm/xe: Allow mixed mappings for userptr

Thomas Hellström (1):
  drm/xe/svm: Ensure data will be migrated to system if indicated by
    madvise.

 drivers/gpu/drm/drm_gpusvm.c    | 6 ++++--
 drivers/gpu/drm/xe/xe_svm.c     | 4 +++-
 drivers/gpu/drm/xe/xe_userptr.c | 4 +++-
 include/drm/drm_gpusvm.h        | 4 ++++
 4 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-13 10:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-10 10:41 [PATCH v2 0/2] SVM migration fixes Thomas Hellström
2025-10-10 10:41 ` [PATCH v2 1/2] drm/xe/svm: Ensure data will be migrated to system if indicated by madvise Thomas Hellström
2025-10-10 10:50   ` Ghimiray, Himal Prasad
2025-10-10 10:41 ` [PATCH v2 2/2] drm/xe: Allow mixed mappings for userptr Thomas Hellström
2025-10-10 10:50   ` Ghimiray, Himal Prasad
2025-10-13  9:20 ` ✓ CI.KUnit: success for SVM migration fixes (rev3) Patchwork
2025-10-13 10:02 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-13 10:34 ` ✓ Xe.CI.Full: " Patchwork

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