drm/radeon: replace cs_mutex with vm_mutex v3
authorChristian König <deathsimple@vodafone.de>
Wed, 9 May 2012 08:07:08 +0000 (10:07 +0200)
committerChristian König <deathsimple@vodafone.de>
Thu, 21 Jun 2012 07:40:34 +0000 (09:40 +0200)
Try to remove or replace the cs_mutex with a
vm_mutex where it is still needed.

v2: fix locking order
v3: rebased on drm-next

Signed-off-by: Christian König <deathsimple@vodafone.de>

No differences found