index
:
pub/scm/linux/kernel/git/rusty/linux.git
master
Rusty's Kernel Tree: fixes for Linus, modules-next/virtio-next for Stephen, pending-rebases for unready patche
Rusty Russell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_svm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-09
drm/gpusvm: let the drm_gpusvm core context purely MM level
Honglei Huang
1
-1
/
+1
2026-07-09
drm/xe: have xe_svm_range embed one drm_gpusvm_pages
Honglei Huang
1
-5
/
+7
2026-07-02
drm/xe/userptr: Hold notifier_lock for write on inject test path
Shuicheng Lin
1
-2
/
+13
2025-12-23
drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
1
-0
/
+1
2025-12-23
drm/xe: Support pcie p2p dma as a fast interconnect
Thomas Hellström
1
-0
/
+1
2025-12-23
drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...
Thomas Hellström
1
-0
/
+7
2025-12-23
drm/xe: Use the vma attibute drm_pagemap to select where to migrate
Thomas Hellström
1
-7
/
+7
2025-12-23
drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
1
-14
/
+10
2025-12-23
drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
1
-1
/
+37
2025-12-04
drm/xe: fix drm_gpusvm_init() arguments
Arnd Bergmann
1
-1
/
+1
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
1
-0
/
+14
2025-09-05
drm/xe/userptr: replace xe_hmm with gpusvm
Matthew Auld
1
-13
/
+42
2025-09-05
drm/gpusvm: pull out drm_gpusvm_pages substructure
Matthew Auld
1
-2
/
+4
2025-08-26
drm/xe/madvise: Update migration policy based on preferred location
Himal Prasad Ghimiray
1
-0
/
+8
2025-08-26
drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
Himal Prasad Ghimiray
1
-0
/
+8
2025-08-26
drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
Himal Prasad Ghimiray
1
-0
/
+7
2025-08-06
drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addr
Francois Dugast
1
-2
/
+2
2025-06-26
drm/xe: Implement and use the drm_pagemap populate_mm op
Thomas Hellström
1
-6
/
+4
2025-05-14
drm/xe/svm: Add xe_svm_find_vma_start() helper
Himal Prasad Ghimiray
1
-0
/
+8
2025-05-14
drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
Himal Prasad Ghimiray
1
-0
/
+19
2025-05-14
drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
Himal Prasad Ghimiray
1
-0
/
+10
2025-05-14
drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
Himal Prasad Ghimiray
1
-0
/
+21
2025-05-14
drm/xe/svm: Make xe_svm_range_* end/start/size public
Himal Prasad Ghimiray
1
-0
/
+48
2025-05-14
drm/xe/svm: Make to_xe_range a public function
Himal Prasad Ghimiray
1
-0
/
+20
2025-05-14
drm/xe: Make xe_svm_alloc_vram public
Himal Prasad Ghimiray
1
-0
/
+12
2025-05-12
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
1
-5
/
+0
2025-05-07
drm/xe: Add config control for svm flush work
Shuicheng Lin
1
-0
/
+6
2025-03-27
drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
Thomas Hellström
1
-20
/
+53
2025-03-13
drm/xe/svm: Add stats for SVM page faults
Francois Dugast
1
-3
/
+4
2025-03-06
drm/xe: Add SVM debug
Matthew Brost
1
-0
/
+7
2025-03-06
drm/xe: Basic SVM BO eviction
Matthew Brost
1
-0
/
+9
2025-03-06
drm/xe: Add SVM VRAM migration
Matthew Brost
1
-0
/
+5
2025-03-06
drm/xe: Add SVM device memory mirroring
Matthew Brost
1
-0
/
+9
2025-03-06
drm/xe: Do not allow CPU address mirror VMA unbind if
Matthew Brost
1
-0
/
+8
2025-03-06
drm/xe: Add SVM garbage collector
Matthew Brost
1
-0
/
+5
2025-03-06
drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
1
-0
/
+28
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
1
-0
/
+40
2025-03-06
drm/xe: Add dma_addr res cursor
Thomas Hellström
1
-0
/
+4
2025-03-06
drm/xe: Add SVM init / close / fini to faulting VMs
Matthew Brost
1
-0
/
+35