Browse Source

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

Camera Software Integration 1 năm trước cách đây
mục cha
commit
9e54b47f3b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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