msm: camera: isp: Get hint for FS mode from UMD
In case of SFE FS mode, SFE PP needs to be bypassed by programming sfe_offline_en in CSID wrapper. Get this hint from UMD to differentiate between sHDR & FS use-cases. CRs-Fixed: 2841729 Change-Id: If118440be2066c50871785f2077c69cff126d0f7 Signed-off-by: Karthik Anantha Ram <kartanan@codeaurora.org>
This commit is contained in:
@@ -170,6 +170,7 @@
|
||||
#define CAM_ISP_DYNAMIC_SENOR_SWITCH_EN BIT(2)
|
||||
#define CAM_ISP_SFE_BINNED_EPOCH_CFG_ENABLE BIT(3)
|
||||
#define CAM_ISP_EPD_SUPPORT BIT(4)
|
||||
#define CAM_ISP_SFE_FS_MODE_EN BIT(5)
|
||||
|
||||
/* ISP core cfg flag params */
|
||||
#define CAM_ISP_PARAM_CORE_CFG_HDR_MUX_SEL BIT(0)
|
||||
|
Reference in New Issue
Block a user