Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_gpuva_mgr.h521 struct drm_gpuva_ops { struct
586 struct drm_gpuva_ops *
590 struct drm_gpuva_ops *
594 struct drm_gpuva_ops *
598 struct drm_gpuva_ops *
603 struct drm_gpuva_ops *ops);
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gpuva_mgr.c1400 struct drm_gpuva_ops *ops; in drm_gpuva_sm_step()
1403 struct drm_gpuva_ops *ops = args->ops; in drm_gpuva_sm_step()
1488 struct drm_gpuva_ops *
1493 struct drm_gpuva_ops *ops; in drm_gpuva_sm_map_ops_create()
1496 struct drm_gpuva_ops *ops; in drm_gpuva_sm_map_ops_create()
1552 struct drm_gpuva_ops *
1556 struct drm_gpuva_ops *ops; in drm_gpuva_sm_unmap_ops_create()
1559 struct drm_gpuva_ops *ops; in drm_gpuva_sm_unmap_ops_create()
1603 struct drm_gpuva_ops *
1607 struct drm_gpuva_ops *ops; in drm_gpuva_prefetch_ops_create()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c78 struct drm_gpuva_ops *ops;
453 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare_unwind()
554 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare_unwind()
569 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare_unwind()
610 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare()
729 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare()
745 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare()
821 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm()
847 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_map()
855 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap()
[all …]