Files
kernel_common_drivers/include
hang cheng 0739f21f61 hdmitx: abstract hdcp for multi-instance [1/1]
PD#SWPL-208048
PD#SWPL-207160

Problem:
1.the members of hdmitx_common struct are not in order
2.need to abstract hdcp common interface and support
multi-instance of hdcp on hw21

Solution:
1.change members of hdmitx_common struct in order by
function type
2.abstract hdcp common interface, and support
multi-instance of hdcp for hw21

Verify:
adt4, ross

Test:
DRM-TX-38

Change-Id: I42d201f61fea22e472968d7eb99b5b1733f98816
Signed-off-by: hang cheng <hang.cheng@amlogic.com>
2025-04-16 05:12:36 -07:00
..