开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
2026-03-26
drm/xe/madvise: Implement per-VMA purgeable state tracking
Arvind Yadav
2026-03-25
drm/xe: Add new SVM copy GT stats per size
Francois Dugast
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
2026-03-11
drm/xe: Split TLB invalidation into submit and wait steps
Thomas Hellström
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
2026-01-07
drm/xe: Validate preferred system memory placement in xe_svm_range_validate
Matthew Brost
2025-12-23
drm/xe/svm: Serialize migration to device if racing
Thomas Hellström
2025-12-23
drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
2025-12-23
drm/xe: Use drm_gpusvm_scan_mm()
Thomas Hellström
2025-12-23
drm/pagemap, drm/xe: Clean up the use of the device-private page owner
Thomas Hellström
2025-12-23
drm/xe/svm: Document how xe keeps drm_pagemap references
Thomas Hellström
2025-12-23
drm/xe/vm: Add a couple of VM debug printouts
Thomas Hellström
2025-12-23
drm/xe: Support pcie p2p dma as a fast interconnect
Thomas Hellström
2025-12-23
drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...
Thomas Hellström
2025-12-23
drm/xe: Use the vma attibute drm_pagemap to select where to migrate
Thomas Hellström
2025-12-23
drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
Thomas Hellström
2025-12-23
drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
2025-12-23
drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
2025-12-23
drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
Thomas Hellström
2025-12-23
drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
Thomas Hellström
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
2025-12-23
drm/xe/svm: Fix a debug printout
Thomas Hellström
2025-12-15
drm/xe: Add GT stats ktime helpers
Matthew Brost
2025-11-26
drm/xe/svm: Enable UNMAP for VMA merging operations
Himal Prasad Ghimiray
2025-11-26
drm/xe: Merge adjacent default-attribute VMAs during garbage collection
Himal Prasad Ghimiray
2025-11-04
drm/xe: Add xe_guc_pagefault layer
Matthew Brost
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
2025-10-17
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
2025-10-14
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
2025-10-10
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
2025-09-17
drm/xe: Misc refine for svm
Shuicheng Lin
2025-09-15
drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Fushuai Wang
2025-09-10
drm/xe: Convert SVM validation for exhaustive eviction
Thomas Hellström
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
2025-09-05
drm/xe/userptr: replace xe_hmm with gpusvm
Matthew Auld
2025-09-05
drm/gpusvm: pull out drm_gpusvm_pages substructure
Matthew Auld
2025-09-02
drm/xe: Add more SVM GT stats
Matthew Brost
2025-08-27
drm/xe: Decouple TLB invalidations from GT
Matthew Brost
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
2025-08-26
drm/xe: Reset VMA attributes to default in SVM garbage collector
Himal Prasad Ghimiray
2025-08-26
drm/xe/madvise: Update migration policy based on preferred location
Himal Prasad Ghimiray
2025-08-26
drm/xe/svm: Add svm ranges migration policy on atomic access
Himal Prasad Ghimiray
[next]