From: Alex Deucher Date: Thu, 15 Apr 2010 17:31:12 +0000 (-0400) Subject: drm/radeon/kms: fix tv dac conflict resolver X-Git-Tag: v2.6.34-rc5~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d075116db3592db218bfe0f554cd93c9e12505;p=pandora-kernel.git 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 Cc: stable Signed-off-by: Dave Airlie --- Reading git-diff-tree failed