summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_userptr.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström1-8/+55
2026-03-11drm/xe/userptr: Convert invalidation to two-pass MMU notifierThomas Hellström1-22/+86
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström1-1/+1
2025-10-17drm/gpusvm, drm/xe: Allow mixed mappings for userptrMatthew Brost1-1/+3
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström1-0/+1
2025-09-05drm/xe/userptr: replace xe_hmm with gpusvmMatthew Auld1-20/+34
2025-09-05drm/xe/vm: split userptr bits into separate fileMatthew Auld1-0/+305