From: Keith Packard Date: Wed, 2 Nov 2011 03:00:06 +0000 (-0700) Subject: drm/i915: Try harder during dp pattern 1 link training X-Git-Tag: v3.2-rc3~8^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb0e95bf571dccc1f75fef9bdad21b167ef0b37;p=pandora-kernel.git drm/i915: Try harder during dp pattern 1 link training Instead of going through the sequence just once, run through the whole set up to 5 times to see if something can work. This isn't part of the DP spec, but the BIOS seems to do it, and given that link training failure is so bad, it seems reasonable to follow suit. Signed-off-by: Keith Packard Reviewed-by: Jesse Barnes --- Reading git-diff-tree failed