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

Commit 9ba9511

Browse files
committed
[CP] Update KBL HDCP2.2 blank screen issue status in README
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>
1 parent c999be7 commit 9ba9511

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,25 +82,24 @@ This will install the following files (e.g. on Ubuntu):
8282

8383
APL (Apollolake) for HDCP1.4
8484

85-
KBL (Kabylake) for HDCP1.4
85+
KBL (Kabylake) for HDCP1.4 and HDCP2.2
8686

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

8989

9090
## Known Issues and Limitations
9191

92-
1. KBL: Blank screen after enabling HDCP 2.2. This is a known issue on KBL hardware.
93-
2. APIs currently supported by drm-tip kernel (https://github.com/freedesktop/drm-tip, upstream in progress) :
92+
1. APIs currently supported by drm-tip kernel (https://github.com/freedesktop/drm-tip) :
9493
```
9594
HDCPCreate
9695
HDCPDestroy
9796
HDCPEnumerateDisplay
9897
HDCPSetProtectionLevel for HDCP_LEVEL0/HDCP_LEVEL1
9998
HDCPGetStatus
99+
HDCPSetProtectionLevel for HDCP_LEVEL2
100100
```
101101
APIs tested internally but not supported by drm-tip kernel :
102102
```
103-
HDCPSetProtectionLevel for HDCP_LEVEL2
104103
HDCPGetKsvList
105104
HDCPSendSRMData
106105
HDCPGetSRMVersion

0 commit comments

Comments
 (0)