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:
de1b289
)
drm/radeon/kms: implement bo busy check + current domain
author
Dave Airlie
<airlied@redhat.com>
Sun, 16 Aug 2009 11:05:45 +0000
(21:05 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 17 Aug 2009 02:28:56 +0000
(12:28 +1000)
This implements the busy ioctl along with a current domain check.
returns 0 or -EBUSY
puts the current domain no matter what the answer.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found