commit | fdb639de0edfc73dda2be6c3519fa26164e9d293 | [log] [tgz] |
---|---|---|
author | Tarun Karra <tkarra@codeaurora.org> | Tue Aug 28 16:30:16 2012 -0700 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:22 2013 -0800 |
tree | e04c85c35cd0dd7d8f5701cc8eb9e54aad4eb628 | |
parent | 0b3a2798e59393696c31e041491e6c58d3359b64 [diff] |
msm: kgsl: Align ION buffer mappings from userspace to 4k When userspace allocates an ION buffer and maps it to GPU virtual space, adjust the buffer size to be 4k aligned before mapping it to GPU virtual space. GPU virtual space map routine expects the buffer to be 4k aligned. Change-Id: Ibdb95597c24e2b5d0c3390d2c8550abb6b4b730b Acked-by: Rama Vaddula <rvaddula@qualcomm.com> Signed-off-by: Tarun Karra <tkarra@codeaurora.org>