diff --git a/src/i830_debug.c b/src/i830_debug.c index 09ec509..7d0c0a0 100644 --- a/src/i830_debug.c +++ b/src/i830_debug.c @@ -734,6 +734,7 @@ static void i830DumpAR(ScrnInfoPtr pScrn) } INREG8(st01); OUTREG8(0x3c0, orig_arx); + INREG8(st01); /* switch back to index mode */ } void i830DumpRegs (ScrnInfoPtr pScrn)