HomeSort by: relevance | last modified time | path
    Searched refs:nv50_fifo_chan_ctor (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
channv50.h 23 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vmm, u64 push,
nouveau_nvkm_engine_fifo_dmanv50.c 65 ret = nv50_fifo_chan_ctor(fifo, args->v0.vmm, args->v0.pushbuf,
nouveau_nvkm_engine_fifo_gpfifonv50.c 67 ret = nv50_fifo_chan_ctor(fifo, args->v0.vmm, args->v0.pushbuf,
nouveau_nvkm_engine_fifo_channv50.c 236 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, function in typeref:typename:int

Completed in 13 milliseconds