From: ling.ma@intel.com Date: Mon, 22 Jun 2009 14:08:35 +0000 (+0800) Subject: drm/i915: set TV detection mode when tv is already connected X-Git-Tag: v2.6.31-rc2~85^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed9a5bc9c9425ef93a1b03b418300a5e18b2361;p=pandora-kernel.git 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 Signed-off-by: Eric Anholt --- Reading git-diff-tree failed