From: "Thasleem, Mohammed" <mohammed.thasleem@intel.com>
To: Santhosh Reddy Guddati <santhosh.reddy.guddati@intel.com>,
<igt-dev@lists.freedesktop.org>
Cc: <karthik.b.s@intel.com>
Subject: Re: [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests
Date: Wed, 7 Jan 2026 14:44:51 +0530 [thread overview]
Message-ID: <be7eb924-055c-4524-a626-5b767c359430@intel.com> (raw)
In-Reply-To: <20260107051104.108824-1-santhosh.reddy.guddati@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1738 bytes --]
On 07-01-2026 10:41 am, Santhosh Reddy Guddati wrote:
> Split the dp-mst hdcp suspend resume tests to work on sinks that
> supports only HDCP 1.4 as dp-mst-type-0.
>
> For HDCP 2.2 specific, add a new subtest dp-mst-type-1-suspend-resume.
> These changes allow testing s/r on DP mst configs regardless of sink's
> HDCP version.
>
> Signed-off-by: Santhosh Reddy Guddati<santhosh.reddy.guddati@intel.com>
LGTM.
Reviewed-by: Mohammed Thasleem <mohammed.thasleem@intel.com>
> ---
> tests/kms_content_protection.c | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/tests/kms_content_protection.c b/tests/kms_content_protection.c
> index 377bab9a3..7c459978b 100644
> --- a/tests/kms_content_protection.c
> +++ b/tests/kms_content_protection.c
> @@ -87,7 +87,8 @@
> * @lic-type-1: Type 1 with LIC.
> * @type-0: Type 0
> * @type-1: Type 1
> - * @suspend-resume: Suspend and resume the system
> + * @type-0-suspend-resume: Type 0 with suspend and resume the system
> + * @type-1-suspend-resume: Type 1 with suspend and resume the system
> */
>
> IGT_TEST_DESCRIPTION("Test content protection (HDCP)"); @@ -1011,8 +1012,13 @@ static const struct { .cp_tests = CP_LIC,
> .content_type = HDCP_CONTENT_TYPE_1, }, + { .desc = "Test Content protection(Type 0) over DP MST with suspend resume.",
> + .name = "dp-mst-type-0-suspend-resume",
> + .cp_tests = SUSPEND_RESUME,
> + .content_type = HDCP_CONTENT_TYPE_0,
> + },
> { .desc = "Test Content protection(Type 1) over DP MST with suspend resume.",
> - .name = "dp-mst-suspend-resume",
> + .name = "dp-mst-type-1-suspend-resume",
> .cp_tests = SUSPEND_RESUME,
> .content_type = HDCP_CONTENT_TYPE_1,
> },
[-- Attachment #2: Type: text/html, Size: 2647 bytes --]
prev parent reply other threads:[~2026-01-07 9:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-07 5:11 [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests Santhosh Reddy Guddati
2026-01-07 6:25 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-01-07 6:31 ` ✓ i915.CI.BAT: " Patchwork
2026-01-07 7:49 ` ✗ Xe.CI.Full: failure " Patchwork
2026-01-07 8:57 ` ✗ i915.CI.Full: " Patchwork
2026-01-07 9:14 ` Thasleem, Mohammed [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=be7eb924-055c-4524-a626-5b767c359430@intel.com \
--to=mohammed.thasleem@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=karthik.b.s@intel.com \
--cc=santhosh.reddy.guddati@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox