index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-09
drm/gpusvm: let the drm_gpusvm core context purely MM level
Honglei Huang
1
-2
/
+2
2026-07-09
drm/xe: have xe_svm_range embed one drm_gpusvm_pages
Honglei Huang
1
-8
/
+34
2026-07-09
drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
Honglei Huang
1
-5
/
+17
2026-07-07
Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2026-07-02
drm/xe: Return error on non-migratable faults requiring devmem
Matthew Brost
1
-4
/
+2
2026-07-01
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
1
-1
/
+1
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+0
2026-04-12
drm/pagemap: Drop source_peer_migrates flag and assume true
Matthew Brost
1
-1
/
+0
2026-04-08
Use xe_map_resource_to_region helper instead of direct access
Tejas Upadhyay
1
-8
/
+2
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
1
-1
/
+1
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
1
-1
/
+1
2026-03-27
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
1
-1
/
+1
2026-03-26
drm/xe/madvise: Implement per-VMA purgeable state tracking
Arvind Yadav
1
-0
/
+1
2026-03-25
drm/xe: Add new SVM copy GT stats per size
Francois Dugast
1
-2
/
+25
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
1
-8
/
+8
2026-03-11
drm/xe: Split TLB invalidation into submit and wait steps
Thomas Hellström
1
-2
/
+6
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
1
-4
/
+4
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
1
-4
/
+4
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
1
-6
/
+6
2026-01-07
drm/xe: Validate preferred system memory placement in xe_svm_range_validate
Matthew Brost
1
-0
/
+2
2025-12-23
drm/xe/svm: Serialize migration to device if racing
Thomas Hellström
1
-2
/
+20
2025-12-23
drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
1
-7
/
+19
2025-12-23
drm/xe: Use drm_gpusvm_scan_mm()
Thomas Hellström
1
-1
/
+13
2025-12-23
drm/pagemap, drm/xe: Clean up the use of the device-private page owner
Thomas Hellström
1
-2
/
+1
2025-12-23
drm/xe/svm: Document how xe keeps drm_pagemap references
Thomas Hellström
1
-0
/
+21
2025-12-23
drm/xe/vm: Add a couple of VM debug printouts
Thomas Hellström
1
-0
/
+10
2025-12-23
drm/xe: Support pcie p2p dma as a fast interconnect
Thomas Hellström
1
-3
/
+31
2025-12-23
drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...
Thomas Hellström
1
-0
/
+75
2025-12-23
drm/xe: Use the vma attibute drm_pagemap to select where to migrate
Thomas Hellström
1
-33
/
+53
2025-12-23
drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
Thomas Hellström
1
-4
/
+8
2025-12-23
drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
1
-8
/
+56
2025-12-23
drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
1
-77
/
+277
2025-12-23
drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
Thomas Hellström
1
-2
/
+13
2025-12-23
drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
Thomas Hellström
1
-8
/
+18
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
1
-12
/
+37
2025-12-23
drm/xe/svm: Fix a debug printout
Thomas Hellström
1
-1
/
+1
2025-12-15
drm/xe: Add GT stats ktime helpers
Matthew Brost
1
-20
/
+9
2025-11-26
drm/xe/svm: Enable UNMAP for VMA merging operations
Himal Prasad Ghimiray
1
-3
/
+0
2025-11-26
drm/xe: Merge adjacent default-attribute VMAs during garbage collection
Himal Prasad Ghimiray
1
-26
/
+36
2025-11-04
drm/xe: Add xe_guc_pagefault layer
Matthew Brost
1
-2
/
+1
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
1
-1
/
+1
2025-10-17
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
1
-0
/
+5
2025-10-14
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
1
-1
/
+3
2025-10-10
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
1
-1
/
+12
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
1
-8
/
+3
2025-09-17
drm/xe: Misc refine for svm
Shuicheng Lin
1
-14
/
+11
2025-09-15
drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Fushuai Wang
1
-1
/
+1
[next]