Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97c8cb41 authored by Rishabh Jain's avatar Rishabh Jain
Browse files

msm: camera: isp: Increase max count of cfg to support more init packets



Increase maximum count of command buffers in a request to support
more number of init packets.

CRs-Fixed: 2652124
Change-Id: I6c85cf5720076c09350b952bc09ed30fbcf27497
Signed-off-by: default avatarRishabh Jain <risjai@codeaurora.org>
parent be3de2de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,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                     22
#define CAM_ISP_CTX_CFG_MAX                     25

/*
 * Maximum entries in state monitoring array for error logging