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_vm.c
Age
Commit message (
Expand
)
Author
8 days
drm/xe: always keep track of remap prev/next
Matthew Auld
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-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-21
drm/xe/uapi: disallow bind queue sharing
Matthew Auld
2026-01-16
Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2026-01-09
drm/xe: Allow compressible surfaces to be 1-way coherent
Xin Wang
2026-01-08
drm/xe: Add missing newlines to drm_warn messages
Osama Abdelkader
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
2025-12-23
drm/xe/vm: Add a couple of VM debug printouts
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-18
drm/xe: Adjust long-running workload timeslices to reasonable values
Matthew Brost
2025-12-18
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
2025-12-15
drm/xe: Add debugfs knobs to control long running workload timeslicing
Matthew Brost
2025-12-15
drm/xe: Adjust long-running workload timeslices to reasonable values
Matthew Brost
2025-12-15
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
2025-12-12
drm/xe: Append page reclamation action to tlb inval
Brian Nguyen
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-04
drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
Sanjay Yadav
2025-12-01
drm/xe: Add VM.uapi_flags to VM snapshot capture
Matthew Brost
2025-12-01
drm/xe: Add cpu_caching to properties line in VM snapshot capture
Matthew Brost
2025-12-01
drm/xe: Add pat_index to properties line in VM snapshot capture
Matthew Brost
2025-12-01
drm/xe: Add mem_region to properties line in VM snapshot capture
Matthew Brost
2025-12-01
drm/xe: Add "null_sparse" type to VM snap properties
Matthew Brost
2025-12-01
drm/xe: Add properties line to VM snapshot capture
Matthew Brost
2025-11-26
drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
Matthew Brost
2025-11-26
drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
Himal Prasad Ghimiray
2025-11-26
drm/xe/svm: Enable UNMAP for VMA merging operations
Himal Prasad Ghimiray
2025-11-26
drm/xe/svm: Extend MAP range to reduce vma fragmentation
Himal Prasad Ghimiray
2025-11-26
drm/xe: Add helper to extend CPU-mirrored VMA range for merge
Himal Prasad Ghimiray
2025-11-19
drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fences
Matt Roper
2025-11-18
drm/xe: Prevent BIT() overflow when handling invalid prefetch region
Shuicheng Lin
2025-11-14
drm/xe: Prevent BIT() overflow when handling invalid prefetch region
Shuicheng Lin
2025-11-07
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
2025-11-05
drm/xe: Remove never used code in xe_vm_create()
Gwan-gyeong Mun
2025-11-04
drm/xe: Add xe_guc_pagefault layer
Matthew Brost
2025-11-04
drm/xe: Skip TLB invalidation waits in page fault binds
Matthew Brost
2025-11-04
drm/xe: Decouple bind queue last fence from TLB invalidations
Matthew Brost
2025-11-04
drm/xe: Attach last fence to TLB invalidation job queues
Matthew Brost
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
2025-10-20
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
2025-10-20
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
2025-10-17
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
2025-10-17
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
2025-10-14
drm/xe: Correct lineage for Wa_22014953428 and only check with valid GT
Matt Roper
[next]