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:
8e428d5
)
[media] coda: switch BIT decoder source queue to vmalloc
author
Philipp Zabel
<p.zabel@pengutronix.de>
Fri, 23 Jan 2015 16:51:30 +0000
(13:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 2 Feb 2015 12:31:35 +0000
(10:31 -0200)
Since we have to copy from input buffers into the bitstream ringbuffer
with the CPU, there is no need for contiguous DMA buffers on the decoder
input side.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found