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

Commit 797410a4 authored by Wyes Karny's avatar Wyes Karny
Browse files

msm: camera: isp: Fix for disable UBWC case



Sometimes multiple io cofigs comes before start_dev. Therefore even we
force disable UBWC compression at start_dev time it can be override by
those io configs. Therefore moving disable UBWC comp logic to acquire
time. Acquire time a flag is sent if we have to enable or disable ubwc
compression, based on this we set bus side ubwc_disable flag. When ever
we start the WM or update the WM UBWC config  we check this flag and
based on this flag we override the ubwc_mode_cfg register.

CRs-Fixed: 2833514
Change-Id: I8efc3f7abd53e0757f8e77ac0788e303f7c695b9
Signed-off-by: default avatarWyes Karny <wkarny@codeaurora.org>
parent 1bdec879
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