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

Releases: intel/hdcp

Intel HDCP Q4'18 Release

29 Jan 07:51
Compare
Choose a tag to compare

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
GLK (Geminilake) for HDCP1.4 and HDCP2.2

Improvments

  • Add ClearLinux Support
  • Optimize binary/library installation process

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

Intel HDCP Q3'18 Release

29 Oct 03:45
Compare
Choose a tag to compare

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
GLK (Geminilake) for HDCP1.4 and HDCP2.2

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
    * HDCPGetStatus

  2. APIs tested internally but not supported by drm-tip kernel :
    * HDCPSetProtectionLevel for HDCP_LEVEL2
    * HDCPGetKsvList
    * HDCPSendSRMData
    * HDCPGetSRMVersion
    * HDCPConfig