index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_svm.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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