Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_gpuvm.h981 struct drm_gpuva_ops { struct
1056 struct drm_gpuva_ops *
1060 struct drm_gpuva_ops *
1064 struct drm_gpuva_ops *
1068 struct drm_gpuva_ops *
1072 struct drm_gpuva_ops *ops);
/linux/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/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/drivers/gpu/drm/xe/
H A Dxe_vm_types.h330 struct drm_gpuva_ops *ops;
H A Dxe_vm.c2042 static struct drm_gpuva_ops * in xe_vm_destroy_ioctl()
2049 struct drm_gpuva_ops *ops;
2268 struct drm_gpuva_ops *ops, in new_vma()
2670 struct drm_gpuva_ops **ops, in xe_vma_op_execute()
2676 struct drm_gpuva_ops *__ops = ops[i]; in xe_vma_op_execute()
2872 struct drm_gpuva_ops **ops = NULL; in vm_bind_ioctl_check_args()