
When VSYNC interrupts are delayed due to irq latencies, there is a possibility that the timeout handler checking the irq status and the irq handler clearing the status bit happening at the same time on different CPU cores. This is reported as an error, though there is not actual issue. Handle this case, by adding an additional ctl-flush register check in the vsync timeout handler. As part of the change add error/eventlogs in commit-done wait failures. Change-Id: Ie7e30dc4ef1e50651cee9015cd3f2caeacf47e5f Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
167 KiB
167 KiB