summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_svm.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-25/+57
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost1-5/+0
2025-05-08drm/xe: Add config control for svm flush workShuicheng Lin1-0/+8
2025-05-07drm/xe: Add config control for svm flush workShuicheng Lin1-0/+6
2025-03-27drm/xe: Introduce CONFIG_DRM_XE_GPUSVMThomas Hellström1-20/+53
2025-03-13drm/xe/svm: Add stats for SVM page faultsFrancois Dugast1-3/+4
2025-03-06drm/xe: Add SVM debugMatthew Brost1-0/+7
2025-03-06drm/xe: Basic SVM BO evictionMatthew Brost1-0/+9
2025-03-06drm/xe: Add SVM VRAM migrationMatthew Brost1-0/+5
2025-03-06drm/xe: Add SVM device memory mirroringMatthew Brost1-0/+9
2025-03-06drm/xe: Do not allow CPU address mirror VMA unbind ifMatthew Brost1-0/+8
2025-03-06drm/xe: Add SVM garbage collectorMatthew Brost1-0/+5
2025-03-06drm/xe: Add (re)bind to SVM page fault handlerMatthew Brost1-0/+28
2025-03-06drm/xe: Add SVM range invalidation and page faultMatthew Brost1-0/+40
2025-03-06drm/xe: Add dma_addr res cursorThomas Hellström1-0/+4
2025-03-06drm/xe: Add SVM init / close / fini to faulting VMsMatthew Brost1-0/+35