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_vm.c
Age
Commit message (
Expand
)
Author
9 days
drm/xe: remove EXEC_QUEUE_FLAG_PERMANENT
Nitin Gote
2026-08-07
drm/xe: Engine class and instance into a u8
Matthew Brost
2026-08-07
drm/xe: Add num_pf_work modparam
Matthew Brost
2026-08-07
drm/xe: Thread prefetch of SVM ranges
Matthew Brost
2026-08-07
drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock
Matthew Brost
2026-08-07
drm/xe: Fine grained page fault locking
Matthew Brost
2026-07-22
drm/xe/vm: Use regular comment for GSC VM lockdep note in xe_vm_create()
Shuicheng Lin
2026-07-22
drm/xe/vm: Remove redundant INIT_WORK() for rebind_work in xe_vm_create()
Shuicheng Lin
2026-07-22
drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()
Shuicheng Lin
2026-07-14
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
2026-07-14
drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
Himal Prasad Ghimiray
2026-07-13
drm/xe: only resume exec queues that were actually suspended
Niranjana Vishwanathapura
2026-07-01
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
2026-05-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-05-25
drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
Thomas Hellström
2026-05-08
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2026-05-08
drm/xe/madvise: Track purgeability with BO-local counters
Arvind Yadav
2026-05-08
Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-05-04
dma-buf/dma_fence_array: remove unused functionality v4
Christian König
2026-04-24
drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR
Jia Yao
2026-04-21
drm/xe/pat: Introduce xe_cache_pat_idx() macro helper
Xin Wang
2026-04-21
drm/xe: Standardize pat_index to u16 type
Xin Wang
2026-04-01
drm/xe/vm: Add missing pad and extensions check
Jonathan Cavitt
2026-03-31
drm/xe/vm: Convert comma to semicolon
Chen Ni
2026-03-26
drm/xe/madvise: Implement per-VMA purgeable state tracking
Arvind Yadav
2026-03-26
drm/xe/vm: Prevent binding of purged buffer objects
Arvind Yadav
2026-03-26
drm/xe/madvise: Implement purgeable buffer object support
Arvind Yadav
2026-03-25
drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Jonathan Cavitt
2026-03-25
drm/xe/xe_vm: Add per VM fault info
Jonathan Cavitt
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
2026-03-23
drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
Tejas Upadhyay
2026-03-23
drm/xe/pat: define coh_mode 2way
Tejas Upadhyay
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
2026-03-12
drm/xe: implement VM_BIND decompression in vm_bind_ioctl
Nitin Gote
2026-03-11
drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...
Thomas Hellström
2026-03-11
drm/xe: Split TLB invalidation into submit and wait steps
Thomas Hellström
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2026-02-24
drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault mode
Thomas Hellström
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-13
drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMs
Piotr Piórkowski
2026-02-02
drm/xe: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-27
drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated function
Nathan Chancellor
2026-01-21
drm/xe/uapi: disallow bind queue sharing
Matthew Auld
2026-01-21
drm/xe/uapi: disallow bind queue sharing
Matthew Auld
2026-01-16
drm/xe: Add vm to exec queues association
Matthew Brost
2026-01-16
drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAIT
Matthew Brost
2026-01-16
Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
[next]