Re: [PATCH v4 18/33] drm/xe: Enable CPU address mirror uAPI

2025-02-07 Thread Thomas Hellström
On Wed, 2025-01-29 at 11:51 -0800, Matthew Brost wrote: > Support for CPU address mirror bindings in SRAM fully in place, > enable the > implementation. > > v3: >  - s/system allocator/CPU address mirror (Thomas) > > Signed-off-by: Matthew Brost > Reviewed-by: Thomas Hellström > --- >  drivers/

[PATCH v4 18/33] drm/xe: Enable CPU address mirror uAPI

2025-01-29 Thread Matthew Brost
Support for CPU address mirror bindings in SRAM fully in place, enable the implementation. v3: - s/system allocator/CPU address mirror (Thomas) Signed-off-by: Matthew Brost Reviewed-by: Thomas Hellström --- drivers/gpu/drm/xe/xe_svm.c | 10 ++ drivers/gpu/drm/xe/xe_vm.c | 6 --