Add CACHE_MODE_0 register to dump output

This commit is contained in:
Jesse Barnes 2008-02-07 11:56:28 -08:00
parent d59eaa8b1e
commit f5896dcd1f
1 changed files with 1 additions and 0 deletions

View File

@ -368,6 +368,7 @@ static struct i830SnapshotRec {
DEFINEREG2(VCLK_DIVISOR_VGA1, i830_debug_fp),
DEFINEREG2(VCLK_POST_DIV, i830_debug_vga_pd),
DEFINEREG2(DPLL_TEST, i830_debug_dpll_test),
DEFINEREG(CACHE_MODE_0),
DEFINEREG(D_STATE),
DEFINEREG(DSPCLK_GATE_D),
DEFINEREG(RENCLK_GATE_D1),