commit | 7a15cbd40108a670baae71cbd3cec62b65891fa6 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Jan 14 11:42:17 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jan 14 11:51:56 2010 +1000 |
tree | cafb93efc353d4be301ee039b8eca1ca25494cb2 | |
parent | 9270eb1b496cb002d75f49ef82c9ef4cbd22a5a0 [diff] |
drm/radeon/kms: fix displayport->dvi connector DDC. It appears that attempting AUXCH DDC breaks the subsequent attempt to do DDC over the i2c lines, so use the sink type to determine if we should be doing AUXCH or i2c DDC. This fixes my DVI monitor plugged into DP->DVI convertor. Signed-off-by: Dave Airlie <airlied@redhat.com>