From af8fcb9c58f1b2f02ddc04ba64710aaa52da00db Mon Sep 17 00:00:00 2001 From: Clint Taylor Date: Thu, 9 Apr 2015 13:42:06 -0700 Subject: [PATCH] drm/i915/chv: Remove DPIO force latency causing interpair skew issue MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Latest version of the "CHV DPIO programming notes" no longer requires writes to TX DW 11 to fix a +2UI interpair skew issue. The current code from April 2014 was actually causing additional skew issues between all TMDS pairs. ver2: added same treatment to intel_dp.c based on Ville's testing. Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä Tested-by: Ville Syrjälä Signed-off-by: Clint Taylor Signed-off-by: Jani Nikula --- Reading git-format-patch failed