Home
last modified time | relevance | path

Searched refs:nv04_fifo_new_ (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h20 int nv04_fifo_new_(const struct nvkm_fifo_func *, struct nvkm_device *,
Dnv10.c57 return nv04_fifo_new_(&nv10_fifo, device, index, 32, in nv10_fifo_new()
Dnv17.c95 return nv04_fifo_new_(&nv17_fifo, device, index, 32, in nv17_fifo_new()
Dnv40.c126 return nv04_fifo_new_(&nv40_fifo, device, index, 32, in nv40_fifo_new()
Dnv04.c328 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()