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

Skip to content
Commit c3676ede authored by Kevin Chan's avatar Kevin Chan Committed by Stephen Boyd
Browse files

msm: camera: Refactor ISP start stop sequence



Ioctl to start/stop ISP hardware streams need to
block until the configuration is done and settings
are applied to the hardware register. This will ensure
race conditions where memory get unmapped while the
hardware is still accessing memory and result in page faults.
This change ensure start and stop commands blocks until
ISP register update ack irq gets fired in the next frame.

Change-Id: Iced2bd7b40af3e11f4270c9d18fcfc7c08d3ceb6
Signed-off-by: default avatarKevin Chan <ktchan@codeaurora.org>
parent cdb2f734
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