commit | ef0107124e052b86ce883ee6b0c1488d26de0775 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Mon Mar 05 14:19:46 2012 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Fri Mar 09 09:49:22 2012 -0800 |
tree | 5bf6ae155b255e9586ac74ade9ec62accbdc71a5 | |
parent | dbec7db15ddbf7d9b529077ffa61b9b2c30b33a0 [diff] |
gpu: ion: Add cache operations to IOMMU heap The IOMMU heap must support cache operations so that clients can do cached allocations from the heap. Add function to perform cache operations on memory allocated from IOMMU heap. Change-Id: I49a84dca613b7c209dde03b67b2fc1b2c9d844dd Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>