39e7775bff7750d4a64c93e24f7e19416023916a

From Kalama, the HW scheduler abstracts the low level PP_DONE/WB_DONE interrupts and generates a common CTL_DONE interrupt per hw ctl. This saves the software the irq latency delays to process the frame complete operations when multiple encoders are involved. If supported, this change enables and waits for the CTL_DONE interrupt instead of PP_DONE and WB_DONE. This change adds support to wait for CTL_DONE irq in only command mode panels as we don't drive two WB blocks with single CTL. Change-Id: I084d6bfb6a9fb0b48f912fe5787401c460ec5b56 Signed-off-by: Jeykumar Sankaran <quic_jeykumar@quicinc.com>
Descrizione
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%