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