commit | 4819d2e4310796c4e9eef674499af9b9caf36b5a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 15 11:04:41 2011 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Mar 16 11:25:13 2011 +1000 |
tree | f2896e922639aa5813646b75ef6d0d4832591b4d | |
parent | 942b0e95c34f1ba432d08e1c0288ed032d32c3b2 [diff] |
drm: Retry i2c transfer of EDID block after failure Usually EDID retrieval is fine. However, sometimes, especially when the machine is loaded, it fails, but succeeds after a few retries. Based on a patch by Michael Buesch. Reported-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>