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_userptr.c
Age
Commit message (
Expand
)
Author
2026-08-07
drm/xe: Fine grained page fault locking
Matthew Brost
2026-07-09
drm/xe: have xe_svm_range embed one drm_gpusvm_pages
Honglei Huang
2026-07-09
drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
Honglei Huang
2026-07-07
Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-07-02
drm/xe/userptr: Drop bogus static from finish in force_invalidate
Shuicheng Lin
2026-07-01
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
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/userptr: Convert invalidation to two-pass MMU notifier
Thomas Hellström
2025-12-23
drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
2025-10-17
drm/gpusvm, drm/xe: Allow mixed mappings for userptr
Matthew Brost
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
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