From: Mika Kuoppala Date: Fri, 8 Feb 2013 14:35:37 +0000 (+0200) Subject: drm/i915: disable shared panel fitter for pipe X-Git-Tag: v3.9-rc1~83^2~11^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a1f16de97c4cf0029d9acd04be06db32208726;p=pandora-kernel.git drm/i915: disable shared panel fitter for pipe If encoder is switched off by BIOS, but the panel fitter is left on, we never try to turn off the panel fitter and leave it still attached to the pipe - which can cause blurry output elsewhere. Based on work by Chris Wilson Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=58867 Cc: stable@vger.kernel.org Signed-off-by: Mika Kuoppala Tested-by: Andreas Sturmlechner [danvet: Remove the redundant HAS_PCH_SPLIT check and add a tiny comment.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed