Home
last modified time | relevance | path

Searched refs:drm_gpuva_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/drm/
H A Ddrm_gpuvm.h986 struct drm_gpuva_ops { struct
1061 struct drm_gpuva_ops *
1065 struct drm_gpuva_ops *
1069 struct drm_gpuva_ops *
1073 struct drm_gpuva_ops *
1077 struct drm_gpuva_ops *ops);
/linux-6.15/drivers/gpu/drm/
H A Ddrm_gpuvm.c2428 struct drm_gpuva_ops *ops; in drm_gpuva_sm_step()
2516 struct drm_gpuva_ops *
2521 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_map_ops_create()
2524 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_map_ops_create()
2580 struct drm_gpuva_ops *
2584 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_unmap_ops_create()
2587 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_unmap_ops_create()
2631 struct drm_gpuva_ops *
2635 struct drm_gpuva_ops *ops; in drm_gpuvm_prefetch_ops_create()
2685 struct drm_gpuva_ops *
[all …]
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c80 struct drm_gpuva_ops *ops;
456 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare_unwind()
558 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare_unwind()
573 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare_unwind()
617 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare()
737 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare()
753 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare()
829 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm()
855 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_map()
863 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap()
[all …]
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_vm.c2208 static struct drm_gpuva_ops *
2215 struct drm_gpuva_ops *ops; in vm_bind_ioctl_ops_create()
2434 static int vm_bind_ioctl_ops_parse(struct xe_vm *vm, struct drm_gpuva_ops *ops, in vm_bind_ioctl_ops_parse()
2666 struct drm_gpuva_ops **ops, in vm_bind_ioctl_ops_unwind()
2672 struct drm_gpuva_ops *__ops = ops[i]; in vm_bind_ioctl_ops_unwind()
3282 struct drm_gpuva_ops **ops = NULL; in xe_vm_bind_ioctl()
3514 struct drm_gpuva_ops *ops = NULL; in xe_vm_bind_kernel_bo()