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:
a344a7e
)
drm: unconditionally clean up dma buffers of closing clients
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 25 Oct 2011 22:31:26 +0000
(
00:31
+0200)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 20 Jul 2012 02:51:04 +0000
(22:51 -0400)
With the last patch to ditch DMA_QUEUE support, we should be able
to call the dma cleanup uncoditionally, even when the master has
disappeared.
Do so because it just makes more sense.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found