From: Daniel Vetter Date: Sun, 1 Jul 2012 22:16:19 +0000 (+0200) Subject: drm/i915: clean up encoder_prepare/commit X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~15^2~3^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b77ddda6cf6f1f6f543339cfeee4c623f82784;p=pandora-kernel.git drm/i915: clean up encoder_prepare/commit We no longer need them. And now that all encoders are converted, we can finally move the cpt modeset check to the right place - at the end of the crtc_enable function. Reviewed-by: Jesse Barnes Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed