From: Imre Deak Date: Wed, 25 Jun 2014 19:01:49 +0000 (+0300) Subject: drm/i915: ddi: move pch setup after encoder->pre_enable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fe9467d216af71fb456d626ee26e17178d619f9;p=pandora-kernel.git drm/i915: ddi: move pch setup after encoder->pre_enable This is needed by an upcoming patch that moves the PCH/CRT PLL enabling into the pre_enable 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 pre_enable hook is atm a NOP. Signed-off-by: Imre Deak Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed