From: Daniel Vetter Date: Wed, 28 Mar 2012 21:11:26 +0000 (+0200) Subject: drm/i915: split LVDS update code out of i9xx_crtc_mode_set X-Git-Tag: v3.5-rc1~83^2~140^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e537a10f2c8c0f2e74409b6cb473fc221758fa;p=pandora-kernel.git drm/i915: split LVDS update code out of i9xx_crtc_mode_set Just to make things clearer and reduce the size of this monstrosity. v2: make sure 8xx PLL update function calls update_lvds too (Daniel) Signed-off-by: Jesse Barnes danvet: fixed patch ordering to avoid breaking bisect. Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed