[go: nahoru, domu]

Searched refs:nouveau_fence_context_new (Results 1 - 7 of 7) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h66 void nouveau_fence_context_new(struct nouveau_channel *, struct nouveau_fence_chan *);
H A Dnv04_fence.c78 nouveau_fence_context_new(chan, &fctx->base);
H A Dnv10_fence.c78 nouveau_fence_context_new(chan, &fctx->base);
H A Dnv50_fence.c49 nouveau_fence_context_new(chan, &fctx->base);
H A Dnv17_fence.c87 nouveau_fence_context_new(chan, &fctx->base);
H A Dnv84_fence.c143 nouveau_fence_context_new(chan, &fctx->base);
H A Dnouveau_fence.c169 nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) function

Completed in 47 milliseconds