commit | 5786e2c5a3f519647c50bbc276e45d36a704415a | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Aug 19 11:19:31 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Fri Aug 20 08:46:46 2010 +1000 |
tree | 76419a2be47775fd5ebe902962d1e8732ad6d6ed | |
parent | 4e186b2d6c878793587c35d7f06c94565d76e9b8 [diff] |
drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c The pins for ddc and aux are shared so you need to switch the mode when doing ddc. The ProcessAuxChannel table already sets the pin mode to DP. This should fix unreliable ddc issues on DP ports using non-DP monitors. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>