From: Jesse Barnes Date: Tue, 19 Feb 2013 20:11:38 +0000 (-0800) Subject: drm/i915: don't restore LVDS enable state blindly v2 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~60^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ec90668e3db1d9fe9bb8370d74a5e51709c2d79;p=pandora-kernel.git drm/i915: don't restore LVDS enable state blindly v2 We still rely on a few LVDS bits, but restoring the enable bit can cause trouble at this point, so don't. v2: use the right mask to prevent restore (Daniel) conditionalize on KMS support (Denial) Signed-off-by: Jesse Barnes Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed