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:
736fc37
)
drm/radeon: replace cs_mutex with vm_mutex v3
author
Christian König
<deathsimple@vodafone.de>
Wed, 9 May 2012 08:07:08 +0000
(10:07 +0200)
committer
Christian König
<deathsimple@vodafone.de>
Thu, 21 Jun 2012 07:40:34 +0000
(09:40 +0200)
Try to remove or replace the cs_mutex with a
vm_mutex where it is still needed.
v2: fix locking order
v3: rebased on drm-next
Signed-off-by: Christian König <deathsimple@vodafone.de>
No differences found