commit | 760e1477260a1c83503f93c1fa3e94df81ba474d | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 11 22:44:46 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri May 13 21:31:17 2016 +0300 |
tree | ac514722d82019107aab2e364b56528baa9226d7 | |
parent | 92891e45c313e22095c90eb36b283a3b39e90bd4 [diff] |
drm/i915: Remove 10% cdclk guardband on BXT We don't need any pixel clock vs. cdclk guardband since HSW. BXT still tries to add one though. Get rid of it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1462995892-32416-8-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>