This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Intel HDCP Q3'19 Release
shiqiangyu
released this
29 Sep 02:49
·
11 commits
to master
since this release
Dependencies
OpenSSL 1.0.2 and above
Libdrm 2.4.89 and above
Supported Platforms
APL (Apollolake) for HDCP1.4
KBL (Kabylake) for HDCP1.4 and HDCP2.2
GLK (Geminilake) for HDCP1.4 and HDCP2.2
Improvements
Refine PortManager class an inheritance-based way to set DRM property to Kernel.
KBL blank screen issue has been fixed in the Kernel driver, HDCP type 1 enabling is supported now.
Known Issues and Limitations
- APIs currently supported by drm-tip kernel (https://github.com/freedesktop/drm-tip) :
- HDCPCreate
- HDCPDestroy
- HDCPEnumerateDisplay
- HDCPSetProtectionLevel for HDCP_LEVEL0/HDCP_LEVEL1/HDCP_LEVEL2
- HDCPGetStatus
- APIs tested internally but not supported by drm-tip kernel :
- HDCPGetKsvList
- HDCPSendSRMData
- HDCPGetSRMVersion
- HDCPConfig