Home
last modified time | relevance | path

Searched defs:nv50_fifo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.h6 #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 *); argument
H A Dnouveau_nvkm_engine_fifo_nv50.c134 nv50_fifo = { variable