diff options
author | Matthew Brost <matthew.brost@intel.com> | 2025-03-06 04:26:53 +0300 |
---|---|---|
committer | Matthew Brost <matthew.brost@intel.com> | 2025-03-06 22:36:57 +0300 |
commit | 3ca608dc7561036949508af0834028c2f040d78a (patch) | |
tree | 8005cb052e8234fd5bdc849e0fd98b698a8a0cb5 /rust/helpers/helpers.c | |
parent | 2f118c949160d163b439dc726793443918edeb6e (diff) | |
download | linux-3ca608dc7561036949508af0834028c2f040d78a.tar.xz |
drm/xe: Basic SVM BO eviction
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)
v4:
- Add missing xe_bo.c code
v5:
- Add XE_BO_FLAG_CPU_ADDR_MIRROR flag in this patch (Thomas)
- Add message on eviction failure
v6:
- Only compile if CONFIG_DRM_GPUSVM selected (CI, Lucas)
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250306012657.3505757-29-matthew.brost@intel.com
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions