From: Jesse Barnes Date: Tue, 21 Jan 2014 20:42:10 +0000 (-0800) Subject: drm/i915: clock readout support for DDI v3 X-Git-Tag: v3.15-rc1~51^2~62^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11578553d354f3408e5eff5ca87c44a0296a5e80;p=pandora-kernel.git drm/i915: clock readout support for DDI v3 Read out and calculate the port and pixel clocks on DDI configs as well. This means we have to grab the DP divider values and look at the port mapping to figure out which clock select reg to read out. v2: do the work from ddi_get_config (Ville) v3: check WRPLL reference clock (Ville) add additional SPLL freqs (Ville) clean up port/crtc clock calc (Ville) fix up crtc_clock conditionals (Ville) drop superfluous dp_get_m_n from get_config (Ville) Signed-off-by: Jesse Barnes Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed