commit | 16cdb41acb58dc352994e9b27a9344b1337b0c46 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Tue Mar 27 13:02:17 2012 -0700 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Thu Mar 29 17:02:06 2012 -0700 |
tree | 67902d00072e16a0712abab9ac63487923ca63a4 | |
parent | 1c0db13b2c86b0cd32bcb5d65f99596f40a8d498 [diff] |
gpu: ion: Map a range into the IOMMU Instead of mapping 1 4K page at a time into the IOMMU create a scatterlist and map everything at once. This will be more efficient. Change-Id: I8e83066869dd6f7a479bad22a66e4c70cc5973b5 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>