Explorar el Código

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

Camera Software Integration hace 1 año
padre
commit
9e54b47f3b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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