commit | 93619306815f965017db480d50952a5b2fdac95a | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu Oct 11 11:51:40 2012 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Mon Oct 15 12:47:47 2012 -0700 |
tree | 52be0783dcdfc4fff6b91c7a79567c16e67d008a | |
parent | e84d77e73740c14d631abc1537f04f75e49bd119 [diff] |
gpu: ion: Add support for securing indiviudal buffers Newer protection APIs allow individual allocations to be secured instead of the entire heap. Add APIs to support securing individual Ion handles. These APIs include a flag option to support delaying the unsecure until the buffer itself is actually freed. Change-Id: I01e2bc921a342e4bb6191a642942264a9613d6f9 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>