diff options
| author | Matthew Brost <[email protected]> | 2025-03-06 01:26:53 +0000 |
|---|---|---|
| committer | Matthew Brost <[email protected]> | 2025-03-06 19:36:57 +0000 |
| commit | 3ca608dc7561036949508af0834028c2f040d78a (patch) | |
| tree | 8005cb052e8234fd5bdc849e0fd98b698a8a0cb5 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/xe: Add SVM VRAM migration (diff) | |
| download | kernel-3ca608dc7561036949508af0834028c2f040d78a.tar.gz kernel-3ca608dc7561036949508af0834028c2f040d78a.zip | |
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 <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
