From: Chris Wilson Date: Mon, 26 Aug 2013 22:51:06 +0000 (-0300) Subject: drm/i915: Apply the force-detect VGA w/a to Valleyview X-Git-Tag: v3.12-rc1~61^2~1^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10603caacf599297c7da0c4f4db440d015b8131a;p=pandora-kernel.git drm/i915: Apply the force-detect VGA w/a to Valleyview It appears that Valleyview shares its VGA encoder with more recent siblings and requires the same forced detection cycle after a hardware reset before we can rely on hotplugging. Reported-and-tested-by: kobeqin Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67733 Tested-by: kobeqin Signed-off-by: Chris Wilson [danvet: Check for gen >= 5 insted, acked by Chris.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed