From: Jesse Barnes Date: Tue, 5 Nov 2013 00:06:59 +0000 (-0800) Subject: drm/i915/vlv: split CCK and DDR freq usage X-Git-Tag: v3.14-rc1~47^2~90^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=586f49dc781314f1e6b1133f6d966d670c219a67;p=pandora-kernel.git drm/i915/vlv: split CCK and DDR freq usage It's possible that the CCK clock could run at a different rate than the DDR clock, so use the same method to get CCK as the GMBUS code does when calculating the new CDclk divider in the VLV display code. Reported-by: Ville Syrjälä Signed-off-by: Jesse Barnes Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed