git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc9025b
)
drm: switch all GEM/KMS ioctls to unlocked ioctl status.
author
Dave Airlie
<airlied@redhat.com>
Wed, 3 Feb 2010 09:14:35 +0000
(19:14 +1000)
committer
Dave 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