From: Christian König Date: Tue, 29 Oct 2013 19:14:47 +0000 (+0100) Subject: drm/radeon: rework and fix reset detection v2 X-Git-Tag: v3.13-rc1~76^2~64^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9eaf9ae782d6480f179850e27e6f4911ac10227;p=pandora-kernel.git drm/radeon: rework and fix reset detection v2 Stop fiddling with jiffies, always wait for RADEON_FENCE_JIFFIES_TIMEOUT. Consolidate the two wait sequence implementations into just one function. Activate all waiters and remember if the reset was already done instead of trying to reset from only one thread. v2: clear reset flag earlier to avoid timeout in IB test Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed