Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv17_fence.c33 nv17_fence_sync(struct nouveau_fence *fence, in nv17_fence_sync() function
90 fctx->base.sync = nv17_fence_sync; in nv17_fence_context_new()
Dnouveau_fence.h74 int nv17_fence_sync(struct nouveau_fence *, struct nouveau_channel *,
Dnv50_fence.c52 fctx->base.sync = nv17_fence_sync; in nv50_fence_context_new()