drm/i915: set TV detection mode when tv is already connected
authorling.ma@intel.com <ling.ma@intel.com>
Mon, 22 Jun 2009 14:08:35 +0000 (22:08 +0800)
committerEric Anholt <eric@anholt.net>
Tue, 23 Jun 2009 03:27:47 +0000 (20:27 -0700)
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>

No differences found