Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
[CP] Update KBL HDCP2.2 blank screen issue status in README
Browse files Browse the repository at this point in the history
Display team fixed KBL HDCP2.2 blank screen using software workaround,
hence update the README. Fix issue #22

[Internal]
Platforms: Gen9
OS: Linux
Feature impact: HDCP
Related-to:
Resolves: VSMGWL-22195
Klockwork: PASS

Change-Id: I23d009273cfaccb5373ac00bb78caa564a9267c0
Signed-off-by: Yu Shiqiang <shiqiang.yu@intel.com>
  • Loading branch information
shiqiangyu committed Sep 19, 2019
1 parent c999be7 commit 9ba9511
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,25 +82,24 @@ This will install the following files (e.g. on Ubuntu):

APL (Apollolake) for HDCP1.4

KBL (Kabylake) for HDCP1.4
KBL (Kabylake) for HDCP1.4 and HDCP2.2

GLK (Geminilake) for HDCP1.4 and HDCP2.2


## Known Issues and Limitations

1. KBL: Blank screen after enabling HDCP 2.2. This is a known issue on KBL hardware.
2. APIs currently supported by drm-tip kernel (https://github.com/freedesktop/drm-tip, upstream in progress) :
1. APIs currently supported by drm-tip kernel (https://github.com/freedesktop/drm-tip) :
```
HDCPCreate
HDCPDestroy
HDCPEnumerateDisplay
HDCPSetProtectionLevel for HDCP_LEVEL0/HDCP_LEVEL1
HDCPGetStatus
HDCPSetProtectionLevel for HDCP_LEVEL2
```
APIs tested internally but not supported by drm-tip kernel :
```
HDCPSetProtectionLevel for HDCP_LEVEL2
HDCPGetKsvList
HDCPSendSRMData
HDCPGetSRMVersion
Expand Down

0 comments on commit 9ba9511

Please sign in to comment.