Searched refs:g84_fifo_chan_ctor (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | channv50.h | 28 int g84_fifo_chan_ctor(struct nv50_fifo *, u64 vm, u64 push,
|
H A D | dmag84.c | 59 ret = g84_fifo_chan_ctor(fifo, args->v0.vm, args->v0.pushbuf, g84_fifo_dma_new()
|
H A D | gpfifog84.c | 61 ret = g84_fifo_chan_ctor(fifo, args->v0.vm, args->v0.pushbuf, g84_fifo_gpfifo_new()
|
H A D | chang84.c | 232 g84_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, g84_fifo_chan_ctor() function
|
Completed in 93 milliseconds