diff options
| author | Neeti Desai <neetid@codeaurora.org> | 2014-11-21 17:23:56 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:04:19 -0700 |
| commit | fae73f3a16f8c02ff5ff74089475a5bf34d88da3 (patch) | |
| tree | 536d2144a656c4fca05b9efaec2262ccc5e21dc8 /include/uapi/linux/ppdev.h | |
| parent | 4bf902dde822ef0d50aae8df9a3325c3837cb990 (diff) | |
msm: ion: Allow non contiguous allocations in secure heap.
The cma secure heap allocates contiguous memory. This causes
the memory to be fragmented if several allocation and free
requests are made with buffers of various sizes. Introduce
the new ion flag(ION_FLAG_ALLOW_NON_CONTIG), which can be
passed to indicate a scatter gather list of smaller non
contiguous buffers can be allocated instead of a single
giant chunk.
Change-Id: I28b4ec8ee479e9cd565e1792e732137f0327bca3
Signed-off-by: Neeti Desai <neetid@codeaurora.org>
[imaund@codeaurora.org: resolved context conflicts]
Signed-off-by: Ian Maund <imaund@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/ppdev.h')
0 files changed, 0 insertions, 0 deletions
