video: driver: add buffer handling support
- Add queue buffer support - Add dequeue buffer support - Use multiple plane buffers instead of single plane. Change-Id: I911784a1fa4b8a4b5d3fd35049379ea35d4d52b0 Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
c9dec2599e
commit
78857beace
@@ -138,6 +138,7 @@ struct clock_info {
|
||||
u32 count;
|
||||
bool has_scaling;
|
||||
bool has_mem_retention;
|
||||
u64 prev;
|
||||
};
|
||||
|
||||
struct clock_set {
|
||||
|
Reference in New Issue
Block a user