Skip to content

drm/xe/vm: Fix- and add kerneldoc to xe_vma_userptr_check_repin()

Thomas Hellström requested to merge thomash/kernel:check_repin into xe

Add kerneldoc and use mmu_interval_check_retry() rather than mmu_interval_read_retry() to make sure we catch the latest seqno updates.

Signed-off-by: Thomas Hellström thomas.hellstrom@linux.intel.com

Merge request reports