Searched refs:nv50_fifo (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.h3 #define nv50_fifo(p) container_of((p), struct nv50_fifo, base) macro
6 struct nv50_fifo { struct
18 void nv50_fifo_runlist_update(struct nv50_fifo *);
H A Dchannv50.h8 struct nv50_fifo *fifo;
21 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vm, u64 push,
28 int g84_fifo_chan_ctor(struct nv50_fifo *, u64 vm, u64 push,
H A Dnv50.c30 nv50_fifo_runlist_update_locked(struct nv50_fifo *fifo) nv50_fifo_runlist_update_locked()
52 nv50_fifo_runlist_update(struct nv50_fifo *fifo) nv50_fifo_runlist_update()
62 struct nv50_fifo *fifo = nv50_fifo(base); nv50_fifo_oneinit()
78 struct nv50_fifo *fifo = nv50_fifo(base); nv50_fifo_init()
102 struct nv50_fifo *fifo = nv50_fifo(base); nv50_fifo_dtor()
112 struct nv50_fifo *fifo; nv50_fifo_new_()
129 nv50_fifo = { variable in typeref:struct:nvkm_fifo_func
146 return nv50_fifo_new_(&nv50_fifo, device, index, pfifo); nv50_fifo_new()
H A Ddmag84.c40 struct nv50_fifo *fifo = nv50_fifo(base); g84_fifo_dma_new()
H A Ddmanv50.c40 struct nv50_fifo *fifo = nv50_fifo(base); nv50_fifo_dma_new()
H A Dgpfifog84.c40 struct nv50_fifo *fifo = nv50_fifo(base); g84_fifo_gpfifo_new()
H A Dgpfifonv50.c40 struct nv50_fifo *fifo = nv50_fifo(base); nv50_fifo_gpfifo_new()
H A Dchannv50.c50 struct nv50_fifo *fifo = chan->fifo; nv50_fifo_chan_engine_fini()
182 struct nv50_fifo *fifo = chan->fifo; nv50_fifo_chan_fini()
196 struct nv50_fifo *fifo = chan->fifo; nv50_fifo_chan_init()
232 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, nv50_fifo_chan_ctor()
H A Dchang84.c94 struct nv50_fifo *fifo = chan->fifo; g84_fifo_chan_engine_fini()
208 struct nv50_fifo *fifo = chan->fifo; g84_fifo_chan_init()
232 g84_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, g84_fifo_chan_ctor()

Completed in 104 milliseconds