Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv10_fence.c86 nv10_fence_destroy(struct nouveau_drm *drm) in nv10_fence_destroy() function
106 priv->base.dtor = nv10_fence_destroy; in nv10_fence_create()
Dnv50_fence.c94 priv->base.dtor = nv10_fence_destroy; in nv50_fence_create()
116 nv10_fence_destroy(drm); in nv50_fence_create()
Dnv17_fence.c123 priv->base.dtor = nv10_fence_destroy; in nv17_fence_create()
145 nv10_fence_destroy(drm); in nv17_fence_create()
Dnouveau_fence.h78 void nv10_fence_destroy(struct nouveau_drm *);