Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchannv50.h40 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vmm, u64 push,
Dgpfifonv50.c62 ret = nv50_fifo_chan_ctor(fifo, args->v0.vmm, args->v0.pushbuf, in nv50_fifo_gpfifo_new()
Dchannv50.c239 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, in nv50_fifo_chan_ctor() function