Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h7 struct nv04_fifo_ramfc { struct
17 const struct nv04_fifo_ramfc *ramfc; argument
21 int index, int nr, const struct nv04_fifo_ramfc *,
Dnv04.c34 static const struct nv04_fifo_ramfc
35 nv04_fifo_ramfc[] = { variable
329 int index, int nr, const struct nv04_fifo_ramfc *ramfc, in nv04_fifo_new_()
364 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.c80 const struct nv04_fifo_ramfc *c; in nv04_fifo_dma_fini()
145 const struct nv04_fifo_ramfc *c = fifo->ramfc; in nv04_fifo_dma_dtor()