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:
f121ecf
)
drm/radeon/kms: allow interruptible waits for objects.
author
Dave Airlie
<airlied@redhat.com>
Fri, 24 Jul 2009 03:47:45 +0000
(13:47 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 29 Jul 2009 05:59:49 +0000
(15:59 +1000)
Blocking here isn't something the X server mouse appreciates,
avoid the block and let userspace retry the waits.
libdrm_radeon userspace library is also expecting EBUSY not ERESTART
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found