]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/radeon: unlock the ring mutex while waiting for the next fence
authorChristian König <deathsimple@vodafone.de>
Wed, 2 May 2012 13:11:22 +0000 (15:11 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 3 May 2012 08:16:37 +0000 (09:16 +0100)
commit67e3c7876878264a81afe0dceb8ac653af8387be
tree1b089a8ba8235b9014e354d457178e48d27f9e62
parent3368ff0cf483005bd327372049f2bf43dc63730a
drm/radeon: unlock the ring mutex while waiting for the next fence

Fixing just another deadlock problem with gpu reset tests.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_ring.c