Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h20 int nv04_fifo_new_(const struct nvkm_fifo_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
Dnv10.c60 return nv04_fifo_new_(&nv10_fifo, device, type, inst, 32, nv10_fifo_ramfc, pfifo); in nv10_fifo_new()
Dnv17.c98 return nv04_fifo_new_(&nv17_fifo, device, type, inst, 32, nv17_fifo_ramfc, pfifo); in nv17_fifo_new()
Dnv40.c129 return nv04_fifo_new_(&nv40_fifo, device, type, inst, 32, nv40_fifo_ramfc, pfifo); in nv40_fifo_new()
Dnv04.c360 nv04_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, in nv04_fifo_new_() function
398 return nv04_fifo_new_(&nv04_fifo, device, type, inst, 16, nv04_fifo_ramfc, pfifo); in nv04_fifo_new()