This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Hamad Kadmany eb982a04e3 tspp: Allocate from DMA pool for small buffer sizes
dma_alloc_coherent allocates minimum of page size. When
TSPP output buffers are smaller than page size memory
is heavily wasted using dma_alloc_coherent. DMA pools
are designed to handle allocations smaller than page size.

Change-Id: I942cc8cdc9d57ec3b87b14a6601dc4b3e642e7da
Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org>
2013-03-15 17:05:23 -07:00
..
2013-02-25 11:32:11 -08:00
2013-03-07 15:25:26 -08:00
2013-02-27 18:16:09 -08:00
2012-04-18 13:15:51 -07:00
2012-05-07 12:26:28 -04:00