commit | 734f0407598ebd8e2e5fcea39588992fb0eb9579 | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Tue Jul 30 15:58:48 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Fri Oct 11 15:11:46 2013 -0700 |
tree | 6633ea600fd721096b67b4f8f04331558598559f | |
parent | f5e7c3e283ba76d9d8769683368643e4a25c0e2b [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>