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

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

msm: camera: Optimize burst stream stop sequence



When burst stream is done capturing burstshot, it will
configure the framedrop registers to drop all frames,
which effectively stop all activity to the bus.
When stream off is sent from HAL, the stream should be
inactive, this change will apply the write masters
disable immediately instead of applying the configuration
at frame boundary. If there is steam off command while the
stream is still active, the stop command will wait and
apply the stop at frame boundary,

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