commit | ceee3d25d5dd8285a0229dbc4906f253a2f23b05 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Wed Nov 30 20:44:54 2011 -0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Sat Dec 03 05:44:33 2011 -0700 |
tree | 005033533314519a2626f541c8de045a0aa54b55 | |
parent | c405fef85309acfb3da27c9a182fbfa9ecaf9a28 [diff] |
gpu: ion: Map only the vma size given When mapping carveout buffers into userspace, only map the size of the vma given, not the full size of the buffer since clients may map less than the buffer size. Change-Id: Idf1d1ee5850c0f7045c0f78bfd5841a76db90a34 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>