Searched refs:nv04_fifo_ramfc (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv04.h | 7 struct nv04_fifo_ramfc { struct 17 const struct nv04_fifo_ramfc *ramfc; argument 21 int nr, const struct nv04_fifo_ramfc *, struct nvkm_fifo **);
|
D | nv04.c | 34 static const struct nv04_fifo_ramfc 35 nv04_fifo_ramfc[] = { variable 361 enum nvkm_subdev_type type, int inst, int nr, const struct nv04_fifo_ramfc *ramfc, in nv04_fifo_new_() 398 return nv04_fifo_new_(&nv04_fifo, device, type, inst, 16, nv04_fifo_ramfc, pfifo); in nv04_fifo_new()
|
D | nv10.c | 28 static const struct nv04_fifo_ramfc
|
D | dmanv04.c | 80 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()
|
D | nv17.c | 31 static const struct nv04_fifo_ramfc
|
D | nv40.c | 32 static const struct nv04_fifo_ramfc
|