From: Ville Syrjälä Date: Mon, 18 Aug 2014 11:42:45 +0000 (+0300) Subject: drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a02ef3c7193c942c286cef815c3dc2b2f03660b4;p=pandora-kernel.git drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv 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ä Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed