summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_userptr.c
AgeCommit message (Expand)Author
2026-08-07drm/xe: Fine grained page fault lockingMatthew Brost
2026-07-09drm/xe: have xe_svm_range embed one drm_gpusvm_pagesHonglei Huang
2026-07-09drm/gpusvm: embed struct drm_device into drm_gpusvm_pagesHonglei Huang
2026-07-07Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-02drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström
2026-03-11drm/xe/userptr: Convert invalidation to two-pass MMU notifierThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström
2025-10-17drm/gpusvm, drm/xe: Allow mixed mappings for userptrMatthew Brost
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström
2025-09-05drm/xe/userptr: replace xe_hmm with gpusvmMatthew Auld
2025-09-05drm/xe/vm: split userptr bits into separate fileMatthew Auld