Home
last modified time | relevance | path

Searched refs:nv04_fifo_ramfc (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h6 struct nv04_fifo_ramfc { struct
16 const struct nv04_fifo_ramfc *ramfc; argument
20 int index, int nr, const struct nv04_fifo_ramfc *,
Dnv04.c34 static const struct nv04_fifo_ramfc
35 nv04_fifo_ramfc[] = { variable
327 int index, int nr, const struct nv04_fifo_ramfc *ramfc, in nv04_fifo_new_()
362 nv04_fifo_ramfc, pfifo); in nv04_fifo_new()
Dnv10.c28 static const struct nv04_fifo_ramfc
Dnv17.c31 static const struct nv04_fifo_ramfc
Dnv40.c32 static const struct nv04_fifo_ramfc
Ddmanv04.c76 const struct nv04_fifo_ramfc *c; in nv04_fifo_dma_fini()
139 const struct nv04_fifo_ramfc *c = fifo->ramfc; in nv04_fifo_dma_dtor()