Files
kernel_common_drivers/include
hang cheng 62b730c999 hdmitx: add unmute hdr work func [1/1]
PD#SWPL-117650

Problem:
schedule hdr work occur concurrency issues lead
not unmute: there may be quick switch between
sdr->hdr->dv, the hdr->dv switch will cause the
unmute contidion for sdr->hdr not satisfied,
and thus it will keep mute.

Solution:
add new schedule work for sdr->hdr unmute, thus
it will always forcely unmuted after mute period
when sdr->hdr switch.

Verify:
s905D3

Test:
s905D3

Change-Id: I8795801bf50b3d7a06e1a555d97c490dc363cdd6
Signed-off-by: hang cheng <hang.cheng@amlogic.com>
2023-04-28 01:41:32 -07:00
..
2023-04-15 08:59:04 +08:00
2023-04-05 22:13:09 -07:00