Searched refs:nouveau_debug (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/nouveau/
H A Dprivate.h19 drm_private extern uint32_t nouveau_debug;
21 #define dbg_on(lvl) (nouveau_debug & (1 << lvl))
H A Dnouveau.c50 drm_private uint32_t nouveau_debug = 0; variable in typeref:typename:drm_private uint32_t
66 nouveau_debug = n;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A DMakefile.sources5 nouveau_debug.h \

Completed in 4 milliseconds