summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorBogdan Diaconescu <b_diaconescu@yahoo.com>2005-04-17 23:26:36 +0000
committerBogdan Diaconescu <b_diaconescu@yahoo.com>2005-04-17 23:26:36 +0000
commit2b363e02c7c122f07e6fc406fb8ee52d97b55cad (patch)
treee200369b967480bd5b70c014fc68f86e7c55eef4 /src/radeon.h
parent6286efeba564c63ec198c091e4bba22027586901 (diff)
Added new options for the ATI driver: RageTheatreMicrocPath and
RageTheatreMicrocType
Diffstat (limited to 'src/radeon.h')
-rw-r--r--src/radeon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/radeon.h b/src/radeon.h
index eb4cacf..2098a79 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -579,6 +579,8 @@ typedef struct {
int RageTheatreCompositePort;
int RageTheatreSVideoPort;
int tunerType;
+ char* RageTheatreMicrocPath;
+ char* RageTheatreMicrocType;
Bool MM_TABLE_valid;
struct {
CARD8 table_revision;