From: Ville Syrjälä Date: Mon, 31 Mar 2014 15:21:25 +0000 (+0300) Subject: drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platforms X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2070f00c79f627eb0ca47a537e5635424b5550ca;p=pandora-kernel.git drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platforms There's no point in hiding the DP M/N setup in the update_pll functions. Just move it to the mode_set function. Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed