On Mon, Dec 02, 2024 at 11:13:55AM +0100, Thomas Hellström wrote:
> On Tue, 2024-10-15 at 20:25 -0700, Matthew Brost wrote:
> > Add GPUSVM devic memory copy vfunc functions and connect to migration
>
> s/devic/device
Yes.
> >
>
> > layer.
> >
> > v2:
> > - Allow NULL device pages in xe_svm_
On Tue, 2024-10-15 at 20:25 -0700, Matthew Brost wrote:
> Add GPUSVM devic memory copy vfunc functions and connect to migration
s/devic/device
>
> layer.
>
> v2:
> - Allow NULL device pages in xe_svm_copy
> - Use new drm_gpusvm_devmem_ops
>
> Signed-off-by: Matthew Brost
> ---
> drivers/g
Add GPUSVM devic memory copy vfunc functions and connect to migration
layer.
v2:
- Allow NULL device pages in xe_svm_copy
- Use new drm_gpusvm_devmem_ops
Signed-off-by: Matthew Brost
---
drivers/gpu/drm/xe/xe_svm.c | 150
1 file changed, 150 insertions(+)