summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <alex@t41p.hsd1.va.comcast.net>2007-05-13 19:49:10 -0400
committerAlex Deucher <alex@t41p.hsd1.va.comcast.net>2007-05-13 19:49:10 -0400
commite187321ab8dd58d2b2fe92c062d070ba4820a2bf (patch)
tree636bbc7c9f6d902767faa88abd42ec2c4278cdae /src/radeon.h
parente60a7bcaf5611ad4706b1d1442ce4cae49145f42 (diff)
RADEON: add new ConnectorTable option and re-add PanelSize option
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 7922f1a2..2a2a6728 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -147,6 +147,7 @@ typedef enum {
OPTION_LVDS_PROBE_PLL,
OPTION_ACCELMETHOD,
OPTION_CONSTANTDPI,
+ OPTION_CONNECTORTABLE,
OPTION_DRI
} RADEONOpts;