commit | 49c7de2d5d97fe1a148760251c2e303e2a3c700f | [log] [tgz] |
---|---|---|
author | Lingfeng Yang <lfy@google.com> | Wed Jan 23 16:19:50 2019 -0800 |
committer | Lingfeng Yang <lfy@google.com> | Wed Jan 23 16:19:50 2019 -0800 |
tree | 07a2415a1d0b308baf44f14b4681c9c73b8c07a7 | |
parent | 5fda81365d586d16059a9cfcca744771336f98d1 [diff] |
[vulkan] Fix coherent memory for 32-bit userspace apps bug: 111137294 mmap64 is needed because the offset into the PCI can be quite large (as it's 16 GB total space there). Test: can run 3dmark sling shot extreme Vulkan edition + Also make sure the suballocations are aligned properly for images/buffers, which can require alignment above nonCoherentAtomSize. + More debug prints Change-Id: Ic45467a932205eaa728aea4d11626c0bb9c780ba