drm: switch all GEM/KMS ioctls to unlocked ioctl status.
authorDave Airlie <airlied@redhat.com>
Wed, 3 Feb 2010 09:14:35 +0000 (19:14 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 11 Feb 2010 04:25:18 +0000 (14:25 +1000)
These ioctls are all protected by their own locking mechanisms so
should be fine to not bother locking around.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found