]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
authorHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Tue, 13 May 2025 04:02:14 +0000 (09:32 +0530)
committerHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Wed, 14 May 2025 13:55:53 +0000 (19:25 +0530)
commit745df157e4f2d695a9149ff964abe77490b1e96c
treef06e49163aef8b5b28c53eb263607822d3ca975e
parent82b98cadb01f63cdb159e596ec06866d00f8e8c7
drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges

Add xe_vma_op_prefetch_range struct for svm ranges prefetching, including
an xarray of SVM range pointers, range count, and target memory region.

-v2: Fix doc

Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Acked-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://lore.kernel.org/r/20250513040228.470682-2-himal.prasad.ghimiray@intel.com
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
drivers/gpu/drm/xe/xe_vm_types.h