From: Sean Paul Date: Fri, 2 Mar 2012 17:53:39 +0000 (-0500) Subject: drm/i915: Retry reading the PCH FDI receiver ISR X-Git-Tag: v3.5-rc1~83^2~140^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa37d39e4c6622d80bd8061d600701bcea1d6870;p=pandora-kernel.git drm/i915: Retry reading the PCH FDI receiver ISR According to the PRM (Vol3P2), the PCH FDI receiver ISR read for bit lock should be retried at least once. This patch retries the read 5 times with a small delay in between reads. I've had reports of display corruption on resume with "FDI train 1 fail!", so I'm hoping that adding this retry will mitigate the issue. Signed-off-by: Sean Paul Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed