From: Jesse Barnes Date: Wed, 27 Jul 2011 18:51:40 +0000 (-0700) Subject: drm/i915: apply timing generator bug workaround on CPT and PPT X-Git-Tag: v3.1-rc1~22^2~10^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bcf603f6d5d18bd9d076dc280de71f48add4101;p=pandora-kernel.git drm/i915: apply timing generator bug workaround on CPT and PPT On CougarPoint and PantherPoint PCH chips, the timing generator may fail to start after DP training completes. This is due to a bug in the FDI autotraining detect logic (which will stall the timing generator and re-enable it once training completes), so disable it to avoid silent DP mode setting failures. Signed-off-by: Jesse Barnes Signed-off-by: Keith Packard --- Reading git-diff-tree failed