From: Ville Syrjälä Date: Thu, 8 May 2014 16:23:14 +0000 (+0300) Subject: drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab0460b1b95c7697a51dc0b5467eb1d308b4827;p=pandora-kernel.git drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms We already moved the plane disable/enable to happen as the first/last thing on every other platforms. Follow suit with gmch platforms. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson [danvet: Frob drm_vblank_on conflict, as usual.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed