commit | 08d075116db3592db218bfe0f554cd93c9e12505 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Apr 15 13:31:12 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Mon Apr 19 11:59:58 2010 +1000 |
tree | 14d066df003e6111f12b79d86f8d681066d223f0 | |
parent | 16823d16f55afc303af7864b9a055d8a1c012e1b [diff] |
drm/radeon/kms: fix tv dac conflict resolver On systems with the tv dac shared between DVI and TV, we can only use the dac for one of the connectors. However, when using a digital monitor on the DVI port, you can use the dac for the TV connector just fine. Check the use_digital status when resolving the conflict. Fixes fdo bug 27649, possibly others. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable <stable@kernel.org> Signed-off-by: Dave Airlie <airlied@redhat.com>