From: Adam Jackson Date: Mon, 23 Nov 2009 19:23:05 +0000 (-0500) Subject: drm/edid: Retry EDID fetch up to four times X-Git-Tag: v2.6.33-rc1~323^2~6^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ee4ccf745ea88ee1aadcf5895d91af3b73ea64;p=pandora-kernel.git drm/edid: Retry EDID fetch up to four times This matches the X server's retry logic. Note that we'll only retry if we get a DDC response but fail validation; legitimately disconnected outputs will bomb out early. See also: http://bugzilla.redhat.com/532957 Signed-off-by: Adam Jackson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed