Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.h106 void gk104_fifo_runlist_remove(struct gk104_fifo *, struct gk104_fifo_chan *);
Dgpfifogk104.c201 gk104_fifo_runlist_remove(fifo, chan); in gk104_fifo_gpfifo_fini()
Dgk104.c197 gk104_fifo_runlist_remove(struct gk104_fifo *fifo, struct gk104_fifo_chan *chan) in gk104_fifo_runlist_remove() function