Perhaps we have a performance issue in the case ; please use Table 38-35 (Error
Interrupts Summary) of the i.MX6 S Reference Manual to define what registers can be
checked.
According to section 38.4.12.3 (Interrupt Generator) of the Reference Manual :
“The table below describes the error interrupts. The panic column indicates if
this signal is part of the logic generating the ipu_panic signal. The ipu_panic
signal can be used for indicating about errors that are result of data rate
problems. Such problems may be a result of the IPU running in slower clock then
required by the use case. This signal can be used in order to indicate the
system that the IPU can't handle the desired data rate. In that case the system
may need to increase the clock to the IPU or simplify the use case.”
If the panic signals are asserted for the case, please try to decrease screen
resolution and / or frame rate. Also, other system resource consuming processes,
such as USB / SD / SATA transfer, may affect. As result a general performance
issue may take place in the case. Perhaps it makes sense to try system prioritization
(such as provided by Linux nice command).