diff options
author | Alex Deucher <alex@botch2.(none)> | 2007-09-19 19:28:09 -0400 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2007-09-19 19:28:09 -0400 |
commit | 5a59547ef7e986c9613023d941c3354cd476faf1 (patch) | |
tree | d118ac65283bca58c5cc8d1907fb34d3beb580f3 /src/radeon_reg.h | |
parent | dc333884c540d536bffe51a5ebfaf1822af6a91c (diff) |
Revert "RADEON: initial pass at external TMDS support"
This reverts commit 4000a710c93dd2d82891e4082bc7fa922ba9c5f4.
This needs to be reworked and needs more soak time. so revert
for now.
Diffstat (limited to 'src/radeon_reg.h')
-rw-r--r-- | src/radeon_reg.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/radeon_reg.h b/src/radeon_reg.h index a39898a6..af62a692 100644 --- a/src/radeon_reg.h +++ b/src/radeon_reg.h @@ -796,8 +796,6 @@ # define RADEON_FP2_DVO_EN (1 << 25) # define RADEON_FP2_DVO_RATE_SEL_SDR (1 << 26) # define R200_FP2_DVO_RATE_SEL_SDR (1 << 27) -# define R200_FP2_DVO_CLOCK_MODE_SINGLE (1 << 28) -# define R200_FP2_DVO_DUAL_CHANNEL_EN (1 << 29) #define RADEON_FP_H_SYNC_STRT_WID 0x02c4 #define RADEON_FP_H2_SYNC_STRT_WID 0x03c4 #define RADEON_FP_HORZ_STRETCH 0x028c |