commit | 648ac05c4f8a8aea908c7dff81ceffe003e28561 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Wed Feb 10 16:52:45 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 11 14:03:18 2010 +1000 |
tree | f2a8712d7b8c6005bb07266bdc63ad686d0127d7 | |
parent | c60a284cc41f9989391706e113d30b4f27dbe3e0 [diff] |
drm/radeon/kms: retry auxch on 0x20 timeout value. ATOM appears to return 0x20 which seems to mean some sort of timeout. retry the transaction up to 10 times before failing, this makes DP->VGA convertor we bought work at least a bit more predictably. Signed-off-by: Dave Airlie <airlied@redhat.com>