]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: clear needs_reset flag if IB test fails
authorChristian König <christian.koenig@amd.com>
Tue, 25 Mar 2014 10:41:40 +0000 (11:41 +0100)
committerChristian König <christian.koenig@amd.com>
Thu, 3 Apr 2014 10:35:40 +0000 (12:35 +0200)
commit232dacb6e7dbde4acc8975a37cd434221750ff33
tree4a3aa6dbdef15ad09e9514efbcb1f95151bad3a4
parent668cbf4c3dcfeb1fc3e9bf12995ef414032c2bba
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
drivers/gpu/drm/radeon/radeon_ring.c