summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128
diff options
context:
space:
mode:
authorDaniel Vetter2011-10-26 00:14:15 +0200
committerDave Airlie2012-07-20 04:50:16 +0200
commite2b3c5b64b35af35b0715936f88212c457394c2f (patch)
tree9a6afff5fe812b63bed412cf442fe2c3a453671e /drivers/gpu/drm/r128
parentdrm: kill reclaim_buffers_locked (diff)
downloadkernel-qcow2-linux-e2b3c5b64b35af35b0715936f88212c457394c2f.tar.gz
kernel-qcow2-linux-e2b3c5b64b35af35b0715936f88212c457394c2f.tar.xz
kernel-qcow2-linux-e2b3c5b64b35af35b0715936f88212c457394c2f.zip
drm/savage: clean up reclaim_buffers
The reclaim_buffers function of the savage driver actually wants to run with the hw_lock held - at least there are printks in the call-chain to that effect. But the drm core only calls reclaim_buffers as used by savage _after_ forcefully dropping the hwlock (in case it's still hold by the closing fd). So do the same idlelock dance as for the other dma drivers and hope that papers over any issues. v2: Don't let the idlelock linger around. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Tested-by: Tormod Volden <debian.tormod@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/r128')
0 files changed, 0 insertions, 0 deletions