From: Daniel Vetter Date: Thu, 24 Apr 2014 21:55:10 +0000 (+0200) Subject: drm/i915: Extract i9xx_set_pll_dividers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f13c2ef368d94b7f0bb7b89ad45a9370e3044ce0;p=pandora-kernel.git drm/i915: Extract i9xx_set_pll_dividers These two writes are the very last hw writes from the ->crtc_modeset_callback on pre-gen5 hardware. As usual vlv is a bit different, so this here is just warm-up. Reviewed-by: Shobhit Kumar Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed