HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_fence_context_new (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fence.h 65 void nouveau_fence_context_new(struct nouveau_channel *, struct nouveau_fence_chan *);
nouveau_nv04_fence.c 87 nouveau_fence_context_new(chan, &fctx->base);
nouveau_nv10_fence.c 80 nouveau_fence_context_new(chan, &fctx->base);
nouveau_nv50_fence.c 54 nouveau_fence_context_new(chan, &fctx->base);
nouveau_nv17_fence.c 93 nouveau_fence_context_new(chan, &fctx->base);
nouveau_nv84_fence.c 127 nouveau_fence_context_new(chan, &fctx->base);
nouveau_fence.c 187 nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) function in typeref:typename:void

Completed in 16 milliseconds