mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
6f3bc21cfd
PD#SWPL-107826 Problem: 1.can't output 480i/576i normally, the VENC_DVI and VENC_DE registers that is used to configure output format to hdmi input is not configured 2.no pix_repeat_factor for chips >= T7 Solution: 1.configure VENC_DVI and VENC_DE registers for 480i/576i 2.add pix_repeat_factor for chips >= T7 Verify: ax201 Change-Id: I916465cca69bf248b9ae1dded23e34a4939b01f6 Signed-off-by: hang cheng <hang.cheng@amlogic.com>