summaryrefslogtreecommitdiff
path: root/src/radeon_reg.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2007-11-23 09:24:20 +1000
committerDave Airlie <airlied@redhat.com>2007-11-23 09:24:20 +1000
commit6b103915c11fc79d2efc43c44fc2a00c3bc64ede (patch)
tree79c31b985123d66c79ac2a547e3e40e80499c5af /src/radeon_reg.h
parentd24208276aad7669feeed527dced60c76d39eae6 (diff)
r500: make vt switch work again for me
Diffstat (limited to 'src/radeon_reg.h')
-rw-r--r--src/radeon_reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_reg.h b/src/radeon_reg.h
index 22f5268..d3c4e52 100644
--- a/src/radeon_reg.h
+++ b/src/radeon_reg.h
@@ -3499,7 +3499,7 @@
# define AVIVO_TMDSA_CNTL_PIXEL_ENCODING (1 << 16)
# define AVIVO_TMDSA_CNTL_DUAL_LINK_ENABLE (1 << 24)
# define AVIVO_TMDSA_CNTL_SWAP (1 << 28)
-#define AVIVO_TMDSA_CRTC_SOURCE 0x7884
+#define AVIVO_TMDSA_SOURCE_SELECT 0x7884
/* 78a8 appears to be some kind of (reasonably tolerant) clock?
* 78d0 definitely hits the transmitter, definitely clock. */
/* MYSTERY1 This appears to control dithering? */