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:
4d77c88
)
drm: Wake up all lock waiters when the master disappears.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Mon, 2 Mar 2009 10:10:55 +0000
(11:10 +0100)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 2 Mar 2009 23:49:54 +0000
(09:49 +1000)
Currently only one waiter is woken up, leaving other waiters
hanging waiting for the DRM lock.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found