index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2025-12-15
drm/xe: fix drm_gpusvm_init() arguments
Arnd Bergmann
1
-1
/
+1
2025-10-03
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