summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@starflyer-ubuntu.(none)>2006-09-18 06:35:50 +1000
committerDave Airlie <airlied@starflyer-ubuntu.(none)>2006-09-18 06:35:50 +1000
commit11fb9a14741746c752b0001c1b1d39a54e69657a (patch)
treec579eec06a2cad9bdf3f2dd67a898db113f9f57f /src/radeon.h
parenta15ac59c4d1a15380910be2a7438111b09161c81 (diff)
radeon: add tv dac adj lookup
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 f711d65f..247cc6f9 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -809,6 +809,8 @@ typedef struct {
int MaxSurfaceWidth;
int MaxLines;
+ CARD32 tv_dac_adj;
+
} RADEONInfoRec, *RADEONInfoPtr;
#define RADEONWaitForFifo(pScrn, entries) \