From: Stephane Marchesin Date: Sun, 19 Nov 2006 21:29:41 +0000 (+0000) Subject: Fix the fifo debugging feature. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3613eba085dea61d11cda61d1f70bf9824282661;p=mesa.git Fix the fifo debugging feature. --- diff --git a/src/mesa/drivers/dri/nouveau/nouveau_fifo.h b/src/mesa/drivers/dri/nouveau/nouveau_fifo.h index 39e67176de8..92acc002d98 100644 --- a/src/mesa/drivers/dri/nouveau/nouveau_fifo.h +++ b/src/mesa/drivers/dri/nouveau/nouveau_fifo.h @@ -32,7 +32,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. #include "nouveau_context.h" #include "nouveau_ctrlreg.h" -//#define NOUVEAU_RING_DEBUG +#define NOUVEAU_RING_DEBUG #define NV_READ(reg) *(volatile u_int32_t *)(nmesa->mmio + (reg)) @@ -67,7 +67,7 @@ int i; printf("OUT_RINGp:\n"); for(i=0;i