commit | 47ee4ccf745ea88ee1aadcf5895d91af3b73ea64 | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Mon Nov 23 14:23:05 2009 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 24 11:24:22 2009 +1000 |
tree | d9d74932f2610d37abf2c2c6a9c8b92d1464523b | |
parent | f985dedb57bae741b4326415f72fe1a1e556563b [diff] |
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 <ajax@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>