[PATCH i-g-t v2 0/1] whitelist for HDCP panels

Santhosh Reddy Guddati santhosh.reddy.guddati at intel.com
Mon May 26 12:38:20 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 (1):
  lib/igt_panel: Skip hdcp tests on unsupported panels

 lib/igt_edid.c  | 27 ++++++++++++++++++++++
 lib/igt_edid.h  |  1 +
 lib/igt_panel.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++++
 lib/igt_panel.h | 15 ++++++++++++
 lib/meson.build |  1 +
 5 files changed, 105 insertions(+)
 create mode 100644 lib/igt_panel.c
 create mode 100644 lib/igt_panel.h

-- 
2.34.1



More information about the igt-dev mailing list