mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
331f4ebfcbb913cceaf63ba6b224c8950a4ddeef
PD#SWPL-143500 Problem: 1.The hist related register is initialized when vdin_start_dec, the hist value of the DG is overwritten after the system starts 2.The abnormal frame is intercepted before the video signal stabilizes 3.The probability of hist's width and height is 0 4.When closing the front-end channel, setting 0x1df9 and 0x2783 to 0 results in abnormal hist function Solution: 1.For txhd2, remove the hist initial configuration from vdin_set_all_regs 2.Frames are dropped when an abnormal frame is found for vdin1 3.Add 20ms delay when the hist register completes 4.After closing the front-end channel, configure the hist register Verify: txhd2 kernel5.15 Change-Id: I95c17ffd87b0ff2fc102d9abe8add9ac126d2f9b Signed-off-by: mingxiu.sun <mingxiu.sun@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%