drm/i915: Limit max VCO supported in CHV to 6.48GHz
authorVijay Purushothaman <vijay.a.purushothaman@linux.intel.com>
Mon, 16 Feb 2015 09:37:59 +0000 (15:07 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 23 Feb 2015 16:12:13 +0000 (17:12 +0100)
commit9505e01acd2408864ce7e60e460899f9be6ac11b
tree12c85a15bea75bccf01529e3a668603ad4ac0316
parentd3eee4baa0cb34e5331e857edf23ee29f2cd9427
drm/i915: Limit max VCO supported in CHV to 6.48GHz

As per the recommendation from PHY team, limit the max vco supported in CHV to 6.48 GHz

Signed-off-by: Vijay Purushothaman <vijay.a.purushothaman@linux.intel.com>
Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c