mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
deinterlace: deinterlace: set post_ctrl when no mirror [1/1]
PD#SWPL-1076 Problem: Kplayer 4KDemo.mp4, show green screen. Solution: add DI_IF1_GEN_REG set when no mirror Verify: p212 Change-Id: I2cfb27068393832fb47498ebdb9b93349f1fe635 Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
This commit is contained in:
@@ -2944,6 +2944,7 @@ void di_hw_disable(bool mc_enable)
|
||||
/* DI inp(current data) switch to memory */
|
||||
DI_Wr_reg_bits(VIUB_MISC_CTRL0, 0, 16, 1);
|
||||
}
|
||||
DI_Wr(DI_POST_CTRL, 0);
|
||||
}
|
||||
/*
|
||||
* old pulldown windows share below ctrl
|
||||
|
||||
Reference in New Issue
Block a user