commit | 8ed9a5bc9c9425ef93a1b03b418300a5e18b2361 | [log] [tgz] |
---|---|---|
author | ling.ma@intel.com <ling.ma@intel.com> | Mon Jun 22 22:08:35 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Jun 22 20:27:47 2009 -0700 |
tree | 9e37fe1bbae0b60654a4b0f77d76c5f145aa9718 | |
parent | 921809a5831821eaf86e799c4b3d7c666ee352b1 [diff] |
drm/i915: set TV detection mode when tv is already connected We used load_detect_temp flag to determine whether to set tv to the test mode. However if the TV already has a mode set, we still need to set the test mode to determine connection. This results in blinking, but there is no other reliable way to determine TV connection. freedesktop.org bug #22035 Signed-off-by: Ma Ling <ling.ma@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>