index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
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
2024-12-10
drm/xe: Call invalidation_fence_fini for PT inval fences in error state
Daniele Ceraolo Spurio
2024-11-14
drm/xe: Allow fault injection in vm create and vm bind IOCTLs
Francois Dugast
2024-10-02
drm/xe: Fix memory leak when aborting binds
Matthew Brost
2024-08-30
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
2024-08-23
Revert "drm/xe: Invalidate media_gt TLBs in PT code"
Matthew Brost
2024-08-21
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
2024-08-05
drm/xe: Only check last fence on user binds
Matthew Brost
2024-07-23
drm/xe: Fix xe_pt_abort_unbind
Matthew Brost
2024-07-19
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
2024-07-19
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
2024-07-03
drm/xe: Add VM bind IOCTL error injection
Matthew Brost
2024-07-03
drm/xe: Update PT layer with better error handling
Matthew Brost
2024-07-03
drm/xe: Convert multiple bind ops into single job
Matthew Brost
2024-06-12
drm/xe/trace: Print device_id in xe_trace events
Radhakrishna Sripada
2024-05-21
drm/xe: Add warn when level can not be zero.
Nirmoy Das
2024-05-15
drm/xe: Only zap PTEs as needed
Matthew Brost
2024-05-06
drm/xe: Refactor default device atomic settings
Nirmoy Das
2024-04-26
drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
Matthew Brost
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
2024-02-20
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
2024-02-20
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
2024-02-12
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
[next]