Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnv10_fence.c85 nv10_fence_destroy(struct nouveau_drm *drm) in nv10_fence_destroy() function
105 priv->base.dtor = nv10_fence_destroy; in nv10_fence_create()
Dnv50_fence.c78 priv->base.dtor = nv10_fence_destroy; in nv50_fence_create()
99 nv10_fence_destroy(drm); in nv50_fence_create()
Dnv17_fence.c127 priv->base.dtor = nv10_fence_destroy; in nv17_fence_create()
148 nv10_fence_destroy(drm); in nv17_fence_create()
Dnouveau_fence.h76 void nv10_fence_destroy(struct nouveau_drm *);