From: Daniel Vetter Date: Wed, 28 Mar 2012 21:12:16 +0000 (+0200) Subject: drm/i915: split PLL update code out of i9xx_crtc_mode_set X-Git-Tag: v3.5-rc1~83^2~140^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb1cbe4848b01f9f073064377875bc7d71eb401b;p=pandora-kernel.git drm/i915: split PLL update code out of i9xx_crtc_mode_set Makes it more readable and maintainable. ValleyView will add its own PLL update function in a later patch. v2: split LVDS bits out of this patch (Daniel) v3: fix dropped DP dithering hunk (Daniel) Acked-by: Ben Widawsky Signed-off-by: Jesse Barnes danvet: - fixup spurious whitespace change - reorder patches to fix bisect breakage Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed