diff options
author | Dave Airlie <airlied@linux.ie> | 2007-11-16 17:22:39 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2007-11-16 17:22:39 +1000 |
commit | 3614d80ceb9a7b3615b0baab3cf2dd34ed4ab464 (patch) | |
tree | d14f33a63a53c279ed18eafc348d7bddf57c073d /src | |
parent | 9a2715fda97ac0ebcb45650a416e0652aab575b8 (diff) |
add missing hpd register
Diffstat (limited to 'src')
-rw-r--r-- | src/radeon_reg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_reg.h b/src/radeon_reg.h index e299481a..290869fa 100644 --- a/src/radeon_reg.h +++ b/src/radeon_reg.h @@ -3646,6 +3646,7 @@ #define AVIVO_GPIO_2 0x7e50 #define AVIVO_GPIO_3 0x7e60 +#define AVIVO_DC_GPIO_HPD_Y 0x7e9c #define R520_PCLK_HDCP_CNTL 0x494 #define AVIVO_I2C_STATUS 0x7d30 |