On Tue, Dec 17, 2024 at 03:33:45PM -0800, Matthew Brost wrote:
> Wire xe_bo_move to GPU SVM migration via new helper xe_svm_bo_evict.
>
Somehow lost the xe_bo.c changes in this rev which call xe_svm_bo_evict.
Ignore this patch.
Matt
> v2:
> - Use xe_svm_bo_evict
> - Drop bo->range
> v3:
> -
Wire xe_bo_move to GPU SVM migration via new helper xe_svm_bo_evict.
v2:
- Use xe_svm_bo_evict
- Drop bo->range
v3:
- Kernel doc (Thomas)
Signed-off-by: Matthew Brost
---
drivers/gpu/drm/xe/xe_svm.c | 14 ++
drivers/gpu/drm/xe/xe_svm.h | 2 ++
2 files changed, 16 insertions(+)