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:
5876dd2
)
radeon: Take drm struct_mutex over reclocking
author
Matthew Garrett
<mjg@redhat.com>
Mon, 26 Apr 2010 19:57:01 +0000
(15:57 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 May 2010 08:21:19 +0000
(18:21 +1000)
We need to block the drm core from doing anything that may touch our vram
during reclock, so take the drm mutex for the duration.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found