drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 18 Aug 2014 11:42:45 +0000 (14:42 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 3 Oct 2014 08:20:53 +0000 (10:20 +0200)
The register can house two different swing marging/deemph settings at
once. However only one gets used based on some other bits. Make sure we
set those bits correctly to make the hardware use the settings we
provided.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found