Loading
msm: camera: isp: Update logic for assigning Master frame ID
Existing logic for assigning Master frame ID when Slave is already active was causing frame ID jumps. These jumps would cause missing buffer issues. Update logic to accurately set frame ID on Master based on timestamp. Also compare requested frame id with eof to refuse frame request in a wrong time. Change-Id: I1dd42c55b2e8d92f4cbe81ebaa4c4225a9d83af8 Signed-off-by:Harsh Shah <harshs@codeaurora.org> Signed-off-by:
Junzhe Zou <jnzhezou@codeaurora.org>