Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv10_fence.c56 nv10_fence_read(struct nouveau_channel *chan) in nv10_fence_read() function
82 fctx->base.read = nv10_fence_read; in nv10_fence_context_new()
H A Dnouveau_fence.h76 u32 nv10_fence_read(struct nouveau_channel *);
H A Dnouveau_nv50_fence.c56 fctx->base.read = nv10_fence_read; in nv50_fence_context_new()
H A Dnouveau_nv17_fence.c95 fctx->base.read = nv10_fence_read; in nv17_fence_context_new()