summaryrefslogtreecommitdiff
path: root/src/radeon_probe.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2009-09-18 14:29:32 +1000
committerDave Airlie <airlied@redhat.com>2009-09-18 14:29:32 +1000
commit52279251fae9df99c569c16e2522bbd346d8ec38 (patch)
treedfad5936a0c623e1fa26ab92d13ff2497dd72913 /src/radeon_probe.h
parent2c46bafcb77c4125a27c18ad6ca2f6de5f143a2d (diff)
avivo: disable VGA rendering core when starting X.
this thing can be rendering to VRAM when we don't expect it. turn it off. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/radeon_probe.h')
-rw-r--r--src/radeon_probe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_probe.h b/src/radeon_probe.h
index 9cac15c5..9b2cd704 100644
--- a/src/radeon_probe.h
+++ b/src/radeon_probe.h
@@ -341,6 +341,7 @@ struct avivo_state
uint32_t vga1_cntl;
uint32_t vga2_cntl;
+ uint32_t vga_render_control;
uint32_t crtc_master_en;
uint32_t crtc_tv_control;