Skip to content
Snippets Groups Projects
Commit e66866c5 authored by Liu Ying's avatar Liu Ying Committed by Anatolij Gustschin
Browse files

video: ipu_disp: wait for DP SF end irq when disabling sync BG flows


Instead of waiting for DC triple buffer to be cleared, this patch
changes to wait for a relevant DP sync flow end interrupt to come
when disabling sync BG flows.  In this way, we align the implement
to the freescale internal IPUv3 driver.  After applying this patch,
an uboot hang up issue at the arch_preboot_os() stage, where we
disable a relevant ipu display channel, is not observed any more on
some MX6DL platforms.

Signed-off-by: default avatarLiu Ying <Ying.Liu@freescale.com>
parent 3c5fabd1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment