Searched refs:nv50_fifo_chan_ctor (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | channv50.h | 21 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vmm, u64 push,
|
D | dmanv50.c | 60 ret = nv50_fifo_chan_ctor(fifo, args->v0.vmm, args->v0.pushbuf, in nv50_fifo_dma_new()
|
D | gpfifonv50.c | 62 ret = nv50_fifo_chan_ctor(fifo, args->v0.vmm, args->v0.pushbuf, in nv50_fifo_gpfifo_new()
|
D | channv50.c | 231 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, in nv50_fifo_chan_ctor() function
|