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

Joshi, Kunal1 kunal1.joshi at intel.com
Tue Jun 3 09:17:46 UTC 2025


On 29-05-2025 07:25, Santhosh Reddy Guddati wrote:
> 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_panel: Skip hdcp tests on unsupported panels
>    tests/kms_content_protection: Whitelist check for panel support
>
>   lib/igt_edid.c                 | 27 +++++++++++++++++++
>   lib/igt_edid.h                 |  1 +
>   lib/igt_panel.c                | 35 +++++++++++++++++++++++++
>   lib/igt_panel.h                | 17 ++++++++++++
>   lib/meson.build                |  1 +
>   tests/kms_content_protection.c | 47 ++++++++++++++++++++++++++++++++++
>   6 files changed, 128 insertions(+)
>   create mode 100644 lib/igt_panel.c
>   create mode 100644 lib/igt_panel.h
Acked-by: Kunal Joshi <kunal1.joshi at intel.com>


More information about the igt-dev mailing list