index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_svm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
drm/xe: Timeslice GPU on atomic SVM fault
Matthew Brost
1
-0
/
+5
2025-05-14
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
1
-26
/
+85
2025-05-08
drm/xe: Add config control for svm flush work
Shuicheng Lin
1
-0
/
+12
2025-04-28
drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Harshit Mogalapalli
1
-1
/
+1
2025-04-07
drm/xe/svm: Fix a potential bo UAF
Thomas Hellström
1
-2
/
+5
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-03-06
drm/xe: Add always_migrate_to_vram modparam
Matthew Brost
1
-0
/
+3
2025-03-06
drm/xe: Add modparam for SVM notifier size
Matthew Brost
1
-1
/
+3
2025-03-06
drm/xe: Add SVM debug
Matthew Brost
1
-7
/
+77
2025-03-06
drm/xe: Basic SVM BO eviction
Matthew Brost
1
-1
/
+16
2025-03-06
drm/xe: Add SVM VRAM migration
Matthew Brost
1
-4
/
+93
2025-03-06
drm/xe: Add Xe SVM devmem_release GPU SVM vfunc
Matthew Brost
1
-0
/
+9
2025-03-06
drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
Matthew Brost
1
-0
/
+40
2025-03-06
drm/xe: Add GPUSVM device memory copy vfunc functions
Matthew Brost
1
-0
/
+152
2025-03-06
drm/xe: Add drm_pagemap ops to SVM
Thomas Hellström
1
-0
/
+57
2025-03-06
drm/xe: Add SVM device memory mirroring
Matthew Brost
1
-2
/
+60
2025-03-06
drm/xe: Do not allow CPU address mirror VMA unbind if
Matthew Brost
1
-0
/
+15
2025-03-06
drm/xe: Add unbind to SVM garbage collector
Matthew Brost
1
-1
/
+8
2025-03-06
drm/xe: Add SVM garbage collector
Matthew Brost
1
-2
/
+89
2025-03-06
drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
1
-1
/
+43
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
1
-1
/
+228
2025-03-06
drm/xe: Add SVM init / close / fini to faulting VMs
Matthew Brost
1
-0
/
+73