index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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-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-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
2025-08-26
drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
Himal Prasad Ghimiray
2025-08-26
drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
Himal Prasad Ghimiray
2025-08-06
drm/xe/svm: Migrate folios when possible
Francois Dugast
2025-08-06
drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functions
Francois Dugast
2025-08-06
drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addr
Francois Dugast
2025-07-16
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
2025-07-16
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
2025-07-16
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
2025-06-26
drm/xe: Implement and use the drm_pagemap populate_mm op
Thomas Hellström
[next]