[PATCH i-g-t v1 0/2] whitelist for HDCP panels

Santhosh Reddy Guddati santhosh.reddy.guddati at intel.com
Wed Apr 9 16:57:25 UTC 2025


Add whitelist functionality for monitor EDID checks.
Introduce a whitelist mechanism to handle specific monitors
that are known to face issues with certain features, such as HDCP.

This change is intended to skip test on those panels which are
blacklisted.

Santhosh Reddy Guddati (2):
  lib/igt_whitelist: Add Hdcp Whitelist support
  tests/kms_content_protection: Whitelist check for panel support

 lib/igt_whitelist.c            | 61 ++++++++++++++++++++++++++++++++++
 lib/igt_whitelist.h            | 15 +++++++++
 lib/meson.build                |  1 +
 tests/kms_content_protection.c | 28 ++++++++++++++++
 4 files changed, 105 insertions(+)
 create mode 100644 lib/igt_whitelist.c
 create mode 100644 lib/igt_whitelist.h

-- 
2.34.1



More information about the Intel-gfx-trybot mailing list