[PATCH v2 0/7] Replace xe_hmm with gpusvm

Matthew Auld matthew.auld at intel.com
Fri Mar 28 18:10:29 UTC 2025


As a first step to moving userptr handling over to drm, replace the hmm
usage in xe over to gpusvm, which already offers similar functionality. As
some prep steps we also align on some of the missing pieces that were
already handled in xe_hmm.

v2:
  - Rework the gpusvm API based on feedback.
  - Unify SVM and userptr vm struct so we use the same notifier lock.
  - Drop the mark pages as dirty patch.
  - Various other improvements.

-- 
2.48.1



More information about the dri-devel mailing list