Searched refs:nv04_fifo_new_ (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv04.h | 20 int nv04_fifo_new_(const struct nvkm_fifo_func *, struct nvkm_device *,
|
D | nv10.c | 57 return nv04_fifo_new_(&nv10_fifo, device, index, 32, in nv10_fifo_new()
|
D | nv17.c | 95 return nv04_fifo_new_(&nv17_fifo, device, index, 32, in nv17_fifo_new()
|
D | nv40.c | 126 return nv04_fifo_new_(&nv40_fifo, device, index, 32, in nv40_fifo_new()
|
D | nv04.c | 328 nv04_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, in nv04_fifo_new_() function 363 return nv04_fifo_new_(&nv04_fifo, device, index, 16, in nv04_fifo_new()
|