commit | 1ffd4cc577e19b232a1353d778c342b3e59308a5 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Mon Feb 27 16:01:54 2017 +0000 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Mon Feb 27 16:30:11 2017 +0000 |
tree | 9d1745a917ad7b2f64ca29ee079d6af60dca82c7 | |
parent | d779baca3a409326c5282c0ca83615544368d2ed [diff] |
v4l: vsp1: Extend vsp1_du_atomic_flush to return frame index We need to be able to identify the frame sequences that we have queued, vs the frames that have completed. Return a sequence number to the caller of vsp1_du_atomic_flush() such that it can be compared with the completion sequence number Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>