Home
last modified time | relevance | path

Searched refs:gf100_fifo_runlist_remove (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgf100.h36 void gf100_fifo_runlist_remove(struct gf100_fifo *, struct gf100_fifo_chan *);
Dgpfifogf100.c174 gf100_fifo_runlist_remove(fifo, chan); in gf100_fifo_gpfifo_fini()
Dgf100.c93 gf100_fifo_runlist_remove(struct gf100_fifo *fifo, struct gf100_fifo_chan *chan) in gf100_fifo_runlist_remove() function