Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2c7ef95 authored by Sagar Gore's avatar Sagar Gore
Browse files

msm: camera: isp: Dual vfe enable write master sync



In case of non bundled stream on, sensor is already streaming
hence enabling of write master in kernel is done at sof irq.
Userspace session thread waits till sof before issuing start
axi to kernel but due to timing delays this is received very
close to next sof. This causes one vfe to enable write master
before the other. In short  write masters of two vfes get enabled
across frame boundary which reults in split.
This fix enables write masters from single thread of right vfe
to maintain both vfes in sync.

Change-Id: If3b278de80d075cced6435fff5e073323a57643b
Signed-off-by: default avatarSagar Gore <sgore@codeaurora.org>
parent 0dab3364
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment