mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
hdmirx: fix picture abnormal [1/1]
PD#SWPL-161150 Problem: picture abnormal when color depth change. Solution: do deep color fifo reset. Verify: t7c. Change-Id: I0ba793b7fba7357303032f55b03a70b0ea179ad2 Signed-off-by: yaoyu.xu <yaoyu.xu@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
fc1b562150
commit
fd273bc91d
@@ -5443,7 +5443,7 @@ void hdmirx_config_video(u8 port)
|
||||
rx[port].emp_vid_idx = 0;
|
||||
rx[port].emp_info = &rx_info.emp_buff_a;
|
||||
}
|
||||
//rx_sw_reset_t7(2, port);
|
||||
rx_sw_reset_t7(2, port);
|
||||
//frl_debug
|
||||
if (rx_info.chip_id >= CHIP_ID_T3X && rx[port].var.frl_rate)
|
||||
/* 2ppc */
|
||||
|
||||
Reference in New Issue
Block a user