drm/radeon/kms: switch all KMS driver ioctls to unlocked.
authorDave Airlie <airlied@redhat.com>
Wed, 3 Feb 2010 09:17:14 +0000 (19:17 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Feb 2010 23:32:24 +0000 (09:32 +1000)
commita0c07a69bc5d060362e4861d6c4f7c67dab57f1e
treeecd9448601cb1addc684411692e29c70674f0fff
parent9ae4786712166638a8daed902886ef400e88ab24
drm/radeon/kms: switch all KMS driver ioctls to unlocked.

Internal locking should be sufficent for all these cases.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_kms.c