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_pt.c
Age
Commit message (
Expand
)
Author
9 days
drm/xe: always keep track of remap prev/next
Matthew Auld
2026-03-19
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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-01-08
drm/xe: Add page reclamation related stats
Brian Nguyen
2026-01-08
drm/xe: Fix page reclaim entry handling for large pages
Brian Nguyen
2026-01-08
drm/xe: Add explicit abort page reclaim list
Brian Nguyen
2025-12-12
drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
Brian Nguyen
2025-12-12
drm/xe: Prep page reclaim in tlb inval job
Brian Nguyen
2025-12-12
drm/xe: Create page reclaim list on unbind
Brian Nguyen
2025-11-04
drm/xe: Remove last fence dependency check from binds and execs
Matthew Brost
2025-11-04
drm/xe: Decouple bind queue last fence from TLB invalidations
Matthew Brost
2025-10-23
drm/xe: Use SVM range helpers in PT layer
Matthew Brost
2025-10-17
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
2025-10-06
drm/xe: Force user context allocations in user VRAM
Piotr Piórkowski
2025-09-16
drm/xe: Remove duplicate header files
Yang Li
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
2025-09-05
drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
Matthew Auld
2025-09-05
drm/xe/userptr: replace xe_hmm with gpusvm
Matthew Auld
2025-09-05
drm/xe/vm: split userptr bits into separate file
Matthew Auld
2025-09-05
drm/gpusvm: pull out drm_gpusvm_pages substructure
Matthew Auld
2025-08-27
drm/xe: Decouple TLB invalidations from GT
Matthew Brost
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/vma: Move pat_index to vma attributes
Himal Prasad Ghimiray
2025-08-11
drm/xe: rework PDE PAT index selection
Matthew Auld
2025-07-24
drm/xe: Use GT TLB invalidation jobs in PT layer
Matthew Brost
2025-06-17
drm/xe: Opportunistically skip TLB invalidaion on unbind
Matthew Brost
2025-06-17
drm/xe: Add xe_vm_has_valid_gpu_mapping helper
Matthew Brost
2025-06-17
drm/xe: Do not kill VM in PT code on -ENODATA
Matthew Brost
2025-06-04
drm/xe: Make VMA tile_present, tile_invalidated access rules clear
Matthew Brost
2025-05-14
drm/xe/svm: Implement prefetch support for SVM ranges
Himal Prasad Ghimiray
2025-05-14
drm/xe/svm: Helper to add tile masks to svm ranges
Himal Prasad Ghimiray
2025-05-12
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
2025-04-07
drm/xe: Clear scratch page on vm_bind
Oak Zeng
2025-04-04
drm/xe: unconditionally apply PINNED for pin_map()
Matthew Auld
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
2025-04-03
drm/xe: Fix xe_pt_stage_bind_walk kerneldoc
Thomas Hellström
2025-03-27
drm/xe: Make the PT code handle placement per PTE rather than per vma / range
Thomas Hellström
2025-03-27
drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
Thomas Hellström
2025-03-06
drm/xe: Add SVM debug
Matthew Brost
2025-03-06
drm/xe: Add unbind to SVM garbage collector
Matthew Brost
2025-03-06
drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
2025-03-06
drm/xe: Nuke VM's mapping upon close
Matthew Brost
2025-03-06
drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
Matthew Brost
2025-03-05
drm/xe: Add staging tree for VM binds
Matthew Brost
2025-03-05
drm/xe: Fix fault mode invalidation with unbind
Thomas Hellström
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
[next]