drm/radeon: remove r600 blit mutex v2
authorChristian König <deathsimple@vodafone.de>
Wed, 9 May 2012 13:35:01 +0000 (15:35 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 9 May 2012 16:22:54 +0000 (17:22 +0100)
If we don't store local data into global variables
it isn't necessary to lock anything.

v2: rebased on new SA interface

Signed-off-by: Christian König <deathsimple@vodafone.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found