nouveau: hide some debugging messages behind environment variable
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Sat, 8 Oct 2011 21:58:32 +0000 (23:58 +0200)
committerMarcin Slusarz <marcin.slusarz@gmail.com>
Sun, 9 Oct 2011 12:49:30 +0000 (14:49 +0200)
commit90dcd6c89ab4afa55ca19d572a1a695cf55cb1b2
treef32247353993da621aec44b1260db6b958a9c862
parentf03810fbdd41012422f6920c2026c49927bcb820
nouveau: hide some debugging messages behind environment variable

They spam console, but are not very useful - hide them behind
NOUVEAU_MESA_DEBUG environment variable.
src/gallium/drivers/nouveau/nouveau_buffer.c
src/gallium/drivers/nouveau/nouveau_mm.c
src/gallium/drivers/nouveau/nouveau_screen.c
src/gallium/drivers/nouveau/nouveau_screen.h
src/gallium/drivers/nv50/nv50_screen.c