mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
3ae279e31d
PD#SWPL-186410 Problem: need encapsulate hdcp api and remove drm callback Solution: 1.remove drm hdcp callback 2.encapsulate drm hdcp api in hdmi common directory 3.move tx20 meson_hdcp.c code to tx20 hdmi_tx_hdcp.c 4.the differences in the HDCP process in the DRM HDCP API are implemented in the TX20 and TX21 files respectively. Verify: SC2 Test: DRM-TX-80 Change-Id: If9d995f06eb365a3fc4006be9949a83f89f8346d Signed-off-by: xiang.wu1 <xiang.wu1@amlogic.com>