commit | f71f306f9c0584666a831333ad3664fdd04d30fa | [log] [tgz] |
---|---|---|
author | Kevin Chan <ktchan@codeaurora.org> | Thu Jan 24 01:34:30 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:39 2013 -0800 |
tree | 8cfacf218b984ab05a7abd3e70c866ac5c76eb38 | |
parent | bcc9f86616c7c06369ea9d8342fb971fa504052e [diff] |
msm: camera: Add support for stats buffer enqueue ISP statistics buffers are sent to userspace for processing and need to be enqueue back to kernel. This change set the buffer to dispatched state before sending userspace notification and add check to prevent the buffer from mapping after when it is queue back to kernel. Change-Id: Icda26f087be80666de8fd5d94f6e0bcb6690fd07 Signed-off-by: Kevin Chan <ktchan@codeaurora.org>