From: Chris Wilson Date: Tue, 25 Jan 2011 15:00:01 +0000 (+0000) Subject: drm/i915/sdvo: If at first we don't succeed in reading the response, wait X-Git-Tag: v2.6.38-rc4~17^2~15^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d121a5d2a098ba6dd033dd195f5ccbf7558c37b6;p=pandora-kernel.git drm/i915/sdvo: If at first we don't succeed in reading the response, wait We were not pausing after detecting the response was pending and so did not allow the hardware sufficient time to complete before aborting. This lead to transient failures whilst probing SDVO devices. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30235 Reported-by: Knut Petersen Signed-off-by: Chris Wilson --- Reading git-diff-tree failed