summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <alex@t41p.hsd1.va.comcast.net>2007-06-29 00:38:50 -0400
committerAlex Deucher <alex@t41p.hsd1.va.comcast.net>2007-06-29 00:38:50 -0400
commit21be0d3a1f4700572c6425800596785d6850626f (patch)
treec6b116924594179de3c539bcfe9e5d27cf3067e4 /src/radeon.h
parentd9bf28b55d98fea2d285c9c46362aaf2175d0a46 (diff)
RADEON: simplify console restore
- still need to track crtcs for blank/unblank when restoring text console
Diffstat (limited to 'src/radeon.h')
-rw-r--r--src/radeon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon.h b/src/radeon.h
index a3aa074..c8b18b0 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -238,7 +238,7 @@ typedef struct {
/* CRTC2 registers */
CARD32 crtc2_gen_cntl;
-
+ CARD32 dac_macro_cntl;
CARD32 dac2_cntl;
CARD32 disp_output_cntl;
CARD32 disp_tv_out_cntl;