From: Patrik Jakobsson Date: Tue, 5 Mar 2013 13:24:48 +0000 (+0100) Subject: drm/i915: Turn off hsync and vsync on ADPA when disabling crt X-Git-Tag: v3.9-rc2~15^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f40ebd6bcbbd0d30591f42dc16be52b5086a366b;p=pandora-kernel.git drm/i915: Turn off hsync and vsync on ADPA when disabling crt According to PRM we need to disable hsync and vsync even though ADPA is disabled. The previous code did infact do the opposite so we fix it. Signed-off-by: Patrik Jakobsson Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56359 Tested-by: max Cc: stable@vger.kernel.org Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed