commit | 60620f6a613ee34cec8b4a22fcb8684741b4979e | [log] [tgz] |
---|---|---|
author | Roman Kiryanov <[email protected]> | Tue May 14 11:01:22 2019 -0700 |
committer | Roman Kiryanov <[email protected]> | Tue May 14 11:01:22 2019 -0700 |
tree | 63231b3ad2a3034b607f0357ceacd05409a6a395 | |
parent | 444035dc9bd16b2312809976d71a3fb0f6a2faa7 [diff] |
Add support for goldfish-address-space in gralloc We have DMA support from goldfish_pipe, but it allocates memory from CMA which has limited size and sometime it causes OOMs, goldfish-address-space has much more space for adderesses and it poputaes them with actual RAM on demand. Bug: 128324105 Test: none Change-Id: I036c4a871240389da0f1955a3a888f304eb91d75 Signed-off-by: Roman Kiryanov <[email protected]>