Skip to content
Commit 5c7dbc2f authored by Harsh Shah's avatar Harsh Shah Committed by Rajesh Sastrula
Browse files

msm: camera: isp: Enable/Disable IFE SAFE to SMMU



Enable/Disable the IFE SAFE signal to SMMU Hardware through
SCM call to Hypervisor, Enable SAFE before starting the IFE
Hardware and Disable it after stopping the IFE Hardware. This
is to work around the Hardware bug, that is incorrectly
clamping the SAFE signal externally due to wrong
power on reset values of SAFE LUTs. The SCM call needs to be
invoked to enable SAFE before starting first IFE Hardware
instance, disable SAFE to be invoked only after stoping all
the IFE HW instances, hence it is ref counted with active
context count.

Change-Id: I0889c53d0e824592d67f0207c9163f2564a80259
Signed-off-by: default avatarHarsh Shah <harshs@codeaurora.org>
Signed-off-by: default avatarRajesh Sastrula <vrajesh@codeaurora.org>
parent 3f8372c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment