commit | aaf2611fdc70713b013866fbeb3797a9b4a17657 | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Tue Jul 30 15:58:48 2013 -0700 |
committer | Zhoulu Luo <zluo@codeaurora.org> | Tue Oct 22 11:34:41 2013 -0700 |
tree | 36803dc65458d7ce91de1be16d3a6447f6cef3e7 | |
parent | aeb01679f621e04f8f3f2ba5cc7bfcbc15e8bd68 [diff] |
msm: vidc: handle mappings for Dynamic Buffer mode For dynamic buffer mode, map and register each buffer during qbuf before sending to firmware, instead of doing it during prepare_buf. Based on the buffer ref count, the FBD from the firmware is unmapped and released back to client or queued back to firmware. Change-Id: I91aaf80f0177bcf2e18d3d26b41f5ea131334579 Signed-off-by: Arun Menon <avmenon@codeaurora.org> (cherry picked from commit 734f0407598ebd8e2e5fcea39588992fb0eb9579)