]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfdf0aaa61b44ebea33d72d4a81a65ffd197b8a13
tree4503bfe9d62ca6e0c6a60c842505e1099f44218c
parenta4b81bdb3bf4cc85a842d9e80a19fa68e6d9bf14
drm/i915: Choose real sdvo output according to result from detection

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>
drivers/gpu/drm/i915/intel_sdvo.c