commit | 5721687dc2bc9bc55a10a5c9ca0039871e8c26cf | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Sat Aug 31 22:38:57 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Fri Oct 11 15:11:47 2013 -0700 |
tree | 1d5ae549ef6d7197433e9de4ac58e79da26c6706 | |
parent | 83399dcd749ed49e6f67224e580da74bc6fa5d9c [diff] |
msm: vidc: flush Dynamic Buffers held in driver A dynamic buffer whose reference is pending with f/w and queued back by client, will be held in the driver. During flush, f/w will release the reference, but driver should not queue back the buffer to f/w. Change-Id: If6fea08645a186691d49beaaf7a51a75f4b3121e Signed-off-by: Arun Menon <avmenon@codeaurora.org>