From: Pavel Roskin Date: Thu, 2 Sep 2010 18:46:34 +0000 (-0400) Subject: i915: revert some checks added by commit 32aad86f X-Git-Tag: v2.6.36-rc4~94^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74696b9c890074c1e1ee3d7496fc71eb3680ced;p=pandora-kernel.git i915: revert some checks added by commit 32aad86f This fixes blur-like screen corruption on the following card: VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 10) intel_sdvo_mode_set() should not return prematurely just because some features are not supported. https://bugzilla.kernel.org/show_bug.cgi?id=17151 Signed-off-by: Pavel Roskin Reported-by: Jonathan Corbet Reviewed-by: Chris Wilson [ickle: Relax a couple more checks for failing LVDS modesetting] Signed-off-by: Chris Wilson --- Reading git-diff-tree failed