Home
last modified time | relevance | path

Searched refs:nouveau_debug (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/nouveau/
Dprivate.h19 drm_private extern uint32_t nouveau_debug;
21 #define dbg_on(lvl) (nouveau_debug & (1 << lvl))
Dnouveau.c50 drm_private uint32_t nouveau_debug = 0; variable
66 nouveau_debug = n; in debug_init()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dmeson.build25 'nouveau_debug.h',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2685 "../src/gallium/drivers/nouveau/nouveau_debug.h",