Home
last modified time | relevance | path

Searched hist:d00f749b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/core/
H A Dcompress_offload.cd00f749b Thu Nov 15 12:13:21 CST 2018 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> ALSA: compress: make use of runtime buffer for copy

Default copy function uses kmalloc to allocate buffers, lets check
if the runtime buffers are setup before making this allocations.
This can be useful if the buffers are dma buffers.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
d00f749b Thu Nov 15 12:13:21 CST 2018 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> ALSA: compress: make use of runtime buffer for copy

Default copy function uses kmalloc to allocate buffers, lets check
if the runtime buffers are setup before making this allocations.
This can be useful if the buffers are dma buffers.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>