commit | af9b20eec3f2e1fe87bb71de5618e1c2fb331ea4 | [log] [tgz] |
---|---|---|
author | Rajakumar Govindaram <rajakuma@codeaurora.org> | Sun Mar 17 00:21:07 2013 -0700 |
committer | Rajakumar Govindaram <rajakuma@codeaurora.org> | Mon Apr 01 01:01:42 2013 -0700 |
tree | 3e38c368575e3eaaede75739e2d6170eaf4c3283 | |
parent | 25e3c84de2947eabfa18bf7502d113caf605485b [diff] |
msm: camera2: Enhance cpp driver The cpp driver is enhanced to store the buffer mapping info. This helps to get vb2 buffers directly from vb2 queue in kernel space. The redundant queues in cpp kernel driver is removed as because the userspace streamlines the priority based queue. Change-Id: I304c1b929f73331f89b7ac666222156b9f3e9063 Signed-off-by: Rajakumar Govindaram <rajakuma@codeaurora.org>