From: Jesse Barnes Date: Wed, 5 Jan 2011 22:45:24 +0000 (-0800) Subject: drm/i915: make DP training try a little harder X-Git-Tag: v2.6.37.2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7511217f502665d704985c4face6bea882648ffc;p=pandora-kernel.git drm/i915: make DP training try a little harder commit 37f809755845cc3e18e8216c04525bdb885fa13b upstream. When trying to do channel equalization, we need to make sure we still have clock recovery on all lanes while training. We also need to try clock recovery again if we lose the clock or if channel eq fails 5 times. We'll try clock recovery up to 5 more times before giving up entirely. Gets suspend/resume working on my Vaio again and brings us back into compliance with the DP training sequence spec. Signed-off-by: Jesse Barnes Signed-off-by: Chris Wilson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed