radeon: Take drm struct_mutex over reclocking
authorMatthew Garrett <mjg@redhat.com>
Mon, 26 Apr 2010 19:57:01 +0000 (15:57 -0400)
committerDave 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