]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb54e0d11cda16b39ec88ccbfe31f2837ae58172e
tree12c85a15bea75bccf01529e3a668603ad4ac0316
parentab03778038b8c9aef37d85bb778ed70fb05a20bd
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