Add PGETBL_CTL to the debug output.
It's nice to know when it gets stomped on.
This commit is contained in:
parent
fe08b81d0f
commit
8166a7ff5c
|
|
@ -549,6 +549,8 @@ static struct i830SnapshotRec {
|
|||
DEFINEREG_16BIT(C1DRA01),
|
||||
DEFINEREG_16BIT(C1DRA23),
|
||||
|
||||
DEFINEREG(PGETBL_CTL),
|
||||
|
||||
DEFINEREG2(VCLK_DIVISOR_VGA0, i830_debug_fp),
|
||||
DEFINEREG2(VCLK_DIVISOR_VGA1, i830_debug_fp),
|
||||
DEFINEREG2(VCLK_POST_DIV, i830_debug_vga_pd),
|
||||
|
|
|
|||
Loading…
Reference in New Issue