From: Ville Syrjälä Date: Thu, 8 May 2014 16:23:13 +0000 (+0300) Subject: drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3eedb1a041e2d8d3bc667eedf082ca217be4972;p=pandora-kernel.git drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes() Use the same code for enabling/disabling planes on all platforms. Rename the functions to reflect that they're no longer specific to any platform. For now we leave the plane enable/disable to ccur at the same old position in the modeset sequence. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson [danvet: Frob drm_vblank_on conflict.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed