Browse Source

Merge "msm: camera: isp: Increase number of TFE contexts" into camera-kernel.lnx.7.0

Camera Software Integration 1 year ago
parent
commit
9e54b47f3b
1 changed files with 1 additions and 1 deletions
  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

@@ -33,7 +33,7 @@
 #define CAM_TFE_BUS_COMP_NUM_MAX         18
 
 /* maximum context numbers for TFE */
-#define CAM_TFE_CTX_MAX      4
+#define CAM_TFE_CTX_MAX      6
 
 /* maximum context numbers for IFE */
 #define CAM_IFE_CTX_MAX      8