Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.c30 nv50_fifo_runlist_update_locked(struct nv50_fifo *fifo) in nv50_fifo_runlist_update_locked()
52 nv50_fifo_runlist_update(struct nv50_fifo *fifo) in nv50_fifo_runlist_update()
62 struct nv50_fifo *fifo = nv50_fifo(base); in nv50_fifo_oneinit()
78 struct nv50_fifo *fifo = nv50_fifo(base); in nv50_fifo_init()
102 struct nv50_fifo *fifo = nv50_fifo(base); in nv50_fifo_dtor()
112 struct nv50_fifo *fifo; in nv50_fifo_new_()
129 nv50_fifo variable
[all...]
H A Dnv50.h4 #define nv50_fifo(p) container_of((p), struct nv50_fifo, base) macro
7 struct nv50_fifo { struct
19 void nv50_fifo_runlist_update(struct nv50_fifo *);
H A Dchannv50.h9 struct nv50_fifo *fifo;
21 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vmm, u64 push,
28 int g84_fifo_chan_ctor(struct nv50_fifo *, u64 vmm, u64 push,
H A Dchannv50.c50 struct nv50_fifo *fifo = chan->fifo; in nv50_fifo_chan_engine_fini()
182 struct nv50_fifo *fifo = chan->fifo; in nv50_fifo_chan_fini()
196 struct nv50_fifo *fifo = chan->fifo; in nv50_fifo_chan_init()
231 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, in nv50_fifo_chan_ctor()
H A Ddmanv50.c41 struct nv50_fifo *fifo = nv50_fifo(base); in nv50_fifo_dma_new()
H A Ddmag84.c41 struct nv50_fifo *fifo = nv50_fifo(base); in g84_fifo_dma_new()
H A Dgpfifog84.c41 struct nv50_fifo *fifo = nv50_fifo(base); in g84_fifo_gpfifo_new()
H A Dgpfifonv50.c41 struct nv50_fifo *fifo = nv50_fifo(base); in nv50_fifo_gpfifo_new()
H A Dchang84.c94 struct nv50_fifo *fifo = chan->fifo; in g84_fifo_chan_engine_fini()
208 struct nv50_fifo *fifo = chan->fifo; in g84_fifo_chan_init()
232 g84_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, in g84_fifo_chan_ctor()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.c378 nv50_fifo = { variable
397 return nvkm_fifo_new_(&nv50_fifo, device, type, inst, pfifo); in nv50_fifo_new()

Completed in 4 milliseconds