summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-03 12:12:19 +0000
committerEgbert Eich <eich@suse.de>2004-03-03 12:12:19 +0000
commit5ece535dc7f77185cc8c327a57ae3c02c8b9f918 (patch)
tree44a767546075981208dcfb359d73ea27c073a7fd /src/i830.h
parentba904078dd22e013f4112479e7c2669c33e708a8 (diff)
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i830.h b/src/i830.h
index 75ae7663..143df120 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -303,6 +303,7 @@ typedef struct _I830Rec {
int SaveGeneration;
Bool vbeRestoreWorkaround;
+ Bool displayInfo;
} I830Rec;
#define I830PTR(p) ((I830Ptr)((p)->driverPrivate))