From: Vandana Kannan Date: Wed, 1 Jul 2015 11:32:57 +0000 (+0530) Subject: drm/i915/bxt: BUNs related to port PLL X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62925567c7926e78bc8ca976cde5c28ea265a49;p=pandora-kernel.git drm/i915/bxt: BUNs related to port PLL This patch contains changes based on 2 updates to the spec: Port PLL VCO restriction raised up to 6700. Port PLL now needs DCO amp override enable for all VCO frequencies. v2: Sonika's review comment addressed - dcoampovr_en_h variable not required Based on a discussion with Siva, the following changes have been made. - replace dco_amp var with #define BXT_DCO_AMPLITUDE - set pll10 in a single assignment v3: Move DCO amplitude default value to i915_reg.h. Suggested by Siva. Signed-off-by: Vandana Kannan Reviewed-by: Sonika Jindal [v2] [danvet: Spell out BUN since not everyone knows what this means.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed