msm: camera: cam_isp: Recovery after IRQ delayed
Dynamic FPS to Detect IRQ delay.
If the irq is delayed, the frame drop is reported. This commit
helps to recover from the frame drop.
We a added a new blob command to report fps from UMD to KMD. This patch
Use this fps to calculate If there is a IRQ delay or not. If yes then It
sets a flag 'irq_delay_detected'.
Change-Id: I3cbcd9275d705f8c2458c7860780fbab615fabc4
Signed-off-by:
Vikram Sharma <vikramsa@codeaurora.org>
Loading
Please register or sign in to comment