From: Imre Deak Date: Wed, 25 Jun 2014 19:01:50 +0000 (+0300) Subject: drm/i915: ddi: move pch cleanup before encoder->post_disable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b040aa391651793e4d463408c137b81517cc90;p=pandora-kernel.git drm/i915: ddi: move pch cleanup before encoder->post_disable This is needed by an upcoming patch that moves the PCH/CRT PLL disabling into the post_disable hook, after which we want to keep the modeset sequence at its current state. At this point this won't have an effect since the PCH/CRT post_disable hook is atm a NOP. Signed-off-by: Imre Deak Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed