summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <agd5f@yahoo.com>2004-12-19 19:29:10 +0000
committerAlex Deucher <agd5f@yahoo.com>2004-12-19 19:29:10 +0000
commit08a45118b53129f3b9c30004404b906c7d7690be (patch)
tree6da02d6db005eda8c6342381a990dd636b31e028 /src/radeon.h
parent97cfd7b1489a9510cd233d6dc7154c210f32b9f5 (diff)
- Make dualhead ram allocation cleaner and related messages clearer
Diffstat (limited to 'src/radeon.h')
-rw-r--r--src/radeon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon.h b/src/radeon.h
index 4c3c720f..48be2122 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -315,6 +315,7 @@ typedef struct {
Bool IsIGP; /* IGP chips */
Bool HasSingleDAC; /* only TVDAC on chip */
Bool IsSecondary; /* Second Screen */
+ Bool IsPrimary; /* Primary Screen */
Bool IsSwitching; /* Flag for switching mode */
Bool OverlayOnCRTC2;
Bool PanelOff; /* Force panel (LCD/DFP) off */