msm: camera: isp: dump pingpong mismatch debug info
Issue: Need more debug info when pingpong mismatch issue
occurs.
Resolution: Implemented debug logic which stores the IRQ
and pingpong status of current VFE and other VFE in circular
manner , the circular count is 20 (i.e when issue
occurs will dump last 20 IRQ and pinpong info of both VFE's)
the same logic added in process_irq and in tasklet to isolate
schedular issue or not, also dumping the pending IRQ's in gic.
CRs-Fixed: 1035815
Change-Id: I551462291b28e623920e412d7ece08fd0eb11be5
Signed-off-by:
Ramesh V <ramev@codeaurora.org>
Loading
Please register or sign in to comment