From: Sonika Jindal Date: Tue, 26 May 2015 12:20:13 +0000 (+0530) Subject: drm/i915/bxt: edp1.4 Intermediate Freq support X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~307^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64987fc59d90738715703362292f743b7dbbe76b;p=pandora-kernel.git drm/i915/bxt: edp1.4 Intermediate Freq support BXT supports following intermediate link rates for edp: 2.16GHz, 2.43GHz, 3.24GHz, 4.32GHz. Adding support for programming the intermediate rates. v2: Adding clock in bxt_clk_div struct and then look for the entry with required rate (Ville) v3: 'clock' has the selected value, no need to use link_bw or rate_select for selecting pll(Ville) v4: Make bxt_dp_clk_val const and remove size (Ville) v5: Rebased v6: Removed setting of vco while rebasing in v5, adding it back Signed-off-by: Sonika Jindal Reviewed-by: Ville Syrjälä (v4) Reviewed-by: Vandana Kannan Signed-off-by: Jani Nikula --- Reading git-diff-tree failed