commit | 06a139f7a0885fa2c84962300edd181821ddc2c9 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Mar 25 11:41:40 2014 +0100 |
committer | Christian König <christian.koenig@amd.com> | Thu Apr 03 12:35:40 2014 +0200 |
tree | 4a3aa6dbdef15ad09e9514efbcb1f95151bad3a4 | |
parent | 2844ea3f252331cc0ecf3ae74f6226db2f580f8a [diff] |
drm/radeon: clear needs_reset flag if IB test fails If the IB test fails we don't want to reset the card over and over again, just accept that it isn't working. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=76501 Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org