| commit | a2e9363f069768597687ecd3436d331fc3c1ceb1 | [log] [tgz] |
|---|---|---|
| author | Laura Abbott <lauraa@codeaurora.org> | Fri Aug 19 13:36:32 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:21 2011 -0700 |
| tree | 22b410b0a8c19f51c28da6b84b809de3c0043b44 | |
| parent | 302911d5ba5cdb2ed344e0156e10bfba5e1248e1 [diff] |
gpu: ion: Add support for carveout heaps on msm targets Add infrastructure for supporting ion carveout heaps. The memory type should be specified in the board file using mach/ion.h. The ion platform driver will be responsible for allocating the correct memory. Signed-off-by: Laura Abbott <lauraa@codeaurora.org>