summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hmm.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-25drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld1-24/+0
2025-03-22drm/xe/userptr: Fix an incorrect assertThomas Hellström1-1/+5
2025-03-13drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström1-9/+42
2025-03-13drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld1-8/+10
2025-03-13drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström1-26/+86
2025-03-13drm/xe/hmm: Style- and include fixesThomas Hellström1-6/+3
2024-04-12drm/xe: Introduce helper to populate userptrOak Zeng1-0/+253