]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitfb7a46f3cc7d7dcf7c5edb3a38c84e3f730d7adb
tree4503bfe9d62ca6e0c6a60c842505e1099f44218c
parentbcae2ca81c4a085e3e0e8941b7c64f9aeb6fc05c
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