index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
2026-08-07
drm/xe: Thread prefetch of SVM ranges
Matthew Brost
2026-08-01
Merge tag 'drm-xe-next-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2026-07-30
drm/xe/pt: allow selecting the bind leaf PTE level
Nareshkumar Gollakoti
2026-07-28
drm/xe/pt: check no-DMA huge-pte cases before DMA segment test
Himal Prasad Ghimiray
2026-07-15
drm/xe/pt: Reset current_op in xe_pt_update_ops_init()
Zongyao Bai
2026-07-09
drm/xe: have xe_svm_range embed one drm_gpusvm_pages
Honglei Huang
2026-07-08
drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=n
Shuicheng Lin
2026-07-02
drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked binds
Matthew Brost
2026-07-01
drm/xe/pt: prevent invalid cursor access for purged BOs
Matthew Auld
2026-06-29
drm/xe/userptr: Hold notifier_lock for write on inject test path
Shuicheng Lin
2026-06-17
drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()
Francois Dugast
2026-06-16
drm/xe: Add compact-PT and addr mask handling for page reclaim
Brian Nguyen
2026-06-03
drm/xe: explicit TLB flush for context based tlb invalidation
Tangudu Tilak Tirumalesh
2026-04-21
drm/xe/pat: Introduce xe_cache_pat_idx() macro helper
Xin Wang
2026-03-26
drm/xe/madvise: Implement purgeable buffer object support
Arvind Yadav
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
2026-03-16
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
[next]