aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_pagefault.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt1-0/+6
2025-12-19drm/xe: Increase log level for unhandled page faultsMatthew Brost1-18/+18
2025-11-21drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala1-1/+0
2025-11-04drm/xe: Implement xe_pagefault_queue_workMatthew Brost1-1/+234
2025-11-04drm/xe: Implement xe_pagefault_handlerMatthew Brost1-2/+30
2025-11-04drm/xe: Implement xe_pagefault_resetMatthew Brost1-1/+26
2025-11-04drm/xe: Implement xe_pagefault_initMatthew Brost1-2/+96
2025-11-04drm/xe: Stub out new pagefault layerMatthew Brost1-0/+65