HomeSort by: relevance | last modified time | path
    Searched defs:nv50_fifo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
nv50.h 6 #define nv50_fifo(p) container_of((p), struct nv50_fifo, base) macro
9 struct nv50_fifo { struct
21 void nv50_fifo_runlist_update(struct nv50_fifo *);
nouveau_nvkm_engine_fifo_nv50.c 35 nv50_fifo_runlist_update_locked(struct nv50_fifo *fifo)
57 nv50_fifo_runlist_update(struct nv50_fifo *fifo)
67 struct nv50_fifo *fifo = nv50_fifo(base);
83 struct nv50_fifo *fifo = nv50_fifo(base);
107 struct nv50_fifo *fifo = nv50_fifo(base);
117 struct nv50_fifo *fifo;
134 nv50_fifo = variable in typeref:typename:const struct nvkm_fifo_func
    [all...]

Completed in 13 milliseconds