Skip to content
Snippets Groups Projects
Commit d2371e7c authored by Matthew Brost's avatar Matthew Brost
Browse files

drm/xe: Create userptr if page fault occurs on system_allocator VMA


If a page fault occurs on system_allocator VMA, create a userptr VMA to
replaced fault region and map to GPU.

FIXME: malloc'd memory fails with weird vm_start / vm_end

Signed-off-by: default avatarMatthew Brost <matthew.brost@intel.com>
parent 3fcc83c9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment