Searched refs:nv50_fifo_chan_ctor (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchannv50.h21 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vm, u64 push,
H A Ddmanv50.c59 ret = nv50_fifo_chan_ctor(fifo, args->v0.vm, args->v0.pushbuf, nv50_fifo_dma_new()
H A Dgpfifonv50.c61 ret = nv50_fifo_chan_ctor(fifo, args->v0.vm, args->v0.pushbuf, nv50_fifo_gpfifo_new()
H A Dchannv50.c232 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, nv50_fifo_chan_ctor() function

Completed in 74 milliseconds