drm/i915: Choose real sdvo output according to result from detection
authorling.ma@intel.com <ling.ma@intel.com>
Thu, 23 Jul 2009 09:11:34 +0000 (17:11 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 29 Jul 2009 22:40:04 +0000 (15:40 -0700)
Baed on Eric's idea in order to handle multiple sdvo encoders
we implement another approach to dynamically chose real one
encoder after detection, which is contrasted with patch -
drm/i915:Construct all possible sdvo outputs for sdvo encoder.

Signed-off-by: Ma Ling <ling.ma@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found