Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Intel HDCP Q1'20 Release

Compare
Choose a tag to compare
@shiqiangyu shiqiangyu released this 09 Apr 03:27
· 4 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
TGL (TigerLake) for HDCP1.4 and HDCP2.2

Improvements

  • Fix Wayland code init error handling issue.

Known Issues and Limitations

  1. 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
  1. APIs tested internally but not supported by drm-tip kernel :
  • HDCPGetKsvList
  • HDCPSendSRMData
  • HDCPGetSRMVersion
  • HDCPConfig