Преглед изворни кода

msm: camera: isp: Increase number of configs per request

For IFE only use-cases bump up the max number of configs
from 25 to 30, to support dual IFE requirements on Kailua.

CRs-Fixed: 3163468
Change-Id: Iffa5735fba3f8271b47ad368437b9174244ef889
Signed-off-by: Karthik Anantha Ram <[email protected]>
Karthik Anantha Ram пре 3 година
родитељ
комит
561dbfc61d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      drivers/cam_isp/isp_hw_mgr/include/cam_isp_hw_mgr_intf.h

+ 1 - 1
drivers/cam_isp/isp_hw_mgr/include/cam_isp_hw_mgr_intf.h

@@ -48,7 +48,7 @@
  * Maximum configuration entry size  - This is based on the
  * worst case DUAL IFE use case plus some margin.
  */
-#define CAM_ISP_CTX_CFG_MAX                     25
+#define CAM_ISP_CTX_CFG_MAX                     30
 
 /*
  * Maximum configuration entry size including SFE & CSID - This is based on the