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/misc
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-03-04 12:46:01 -08:00
2012-04-09 13:57:51 -07:00
2013-02-27 18:12:49 -08:00
2013-03-04 12:43:19 -08:00
2013-03-04 12:43:19 -08:00
2011-07-26 16:49:47 -07:00
2013-03-04 09:12:07 -08:00
2013-02-25 11:31:52 -08:00
2013-02-25 11:40:30 -08:00
2013-02-25 11:31:56 -08:00
2013-02-25 11:31:55 -08:00
2013-03-07 15:24:59 -08:00