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:
yaoyu.xu
2024-03-18 14:30:13 +08:00
committed by gerrit autosubmit
parent fc1b562150
commit fd273bc91d
+1 -1
View File
@@ -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 */