commit | be4a1ee79a89da3ca705aecc2ac92cbeedd032bd | [log] [tgz] |
---|---|---|
author | Rebecca Schultz Zavin <rebecca@android.com> | Thu Apr 26 20:44:10 2012 -0700 |
committer | Rebecca Schultz Zavin <rebecca@android.com> | Tue May 22 14:01:07 2012 -0700 |
tree | 8fe4e4c40af3fd2177779ae3a189b0bf9fc70bd2 | |
parent | 0d1259b5f84969bd00811ff9faa1c44cdb9fdbb5 [diff] |
gpu: ion: support begin/end and kmap/kunmap dma_buf ops These ops were added in the 3.4 kernel. This patch adds support for them to ion. Previous ion_map/unmap_kernel api is also retained in addition to this new api. Change-Id: I6d2db284dce12c2d8cc4e540865beee2da43bd0c Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>