hdmitx: force to update glitch time after hdcp22 unmux [1/1]
authorHang Cheng <hang.cheng@amlogic.com>
Tue, 24 Sep 2019 06:12:27 +0000 (14:12 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 25 Sep 2019 06:39:48 +0000 (23:39 -0700)
commit58d38e67f075f76d23a0a0a201d740a9d55409c0
tree7cd9dd585a23bec50cb65863d1af161d0e978d5e
parent8a9bf8a4d75af591bb58e8823d1aad907b7447cd
hdmitx: force to update glitch time after hdcp22 unmux [1/1]

PD#SWPL-11894

Problem:
glitch time in bl31 may not be updated after hdcp22 unmux,
because get hdcp auth result function in bl31 will not be
called after hdcp mode set to 0. In a result, the glitch
hdcp22 result may take place of the actual hdcp22 auth
status after mode change, and feedback to systemcontrol
to clear/set video mute by wrong

Solution:
force to update glitch time after hdcp22 unmux

Verify:
U200/g12a

Change-Id: I497ead5f8f5c46959560ffc0c8702acca1a3f46c
Signed-off-by: Hang Cheng <hang.cheng@amlogic.com>
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hdmi_tx_main.c