From: Eugeni Dodonov Date: Wed, 9 May 2012 23:30:31 +0000 (-0300) Subject: drm/i915: detect PCH encoders on Haswell X-Git-Tag: v3.5-rc1~100^2~25^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ee8bab09d515503f9f1d01690840c2bd5f66267;p=pandora-kernel.git drm/i915: detect PCH encoders on Haswell On Haswell, the recommended PCH-connected output is the one driven by DDI E in FDI mode, used for VGA connection. All the others are handled by the CPU. Note that this does not accounts for Haswell/PPT combination yet, so if we encounter such combination an error message is thrown to indicate that things could go wrong. v2: improve non-LPT detection warning per Daniel Vetter's suggestion. Signed-off-by: Eugeni Dodonov Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed