Commits

Danny Nold committed 7208c85eb6b
ENGR00144136 - EPDC fb: Add TCE underrun workaround timeout - When synching update submission to EPDC end of frame (when tce_prevent is defined), we should wait using wait_for_completion_timeout to prevent hang/deadlock in case we don't receive completion. - Added call in IST to disable end of frame interrupt upon receiving the interrupt. Signed-off-by: Danny Nold <dannynold@freescale.com>