From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 6/6] tests/i915/kms_dsc: Add test summary
Date: Fri, 25 Nov 2022 17:28:08 +0530 [thread overview]
Message-ID: <20221125115808.13394-7-swati2.sharma@intel.com> (raw)
In-Reply-To: <20221125115808.13394-1-swati2.sharma@intel.com>
Add test summary giving overall view of what all is being validated
in the test.
Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
tests/i915/kms_dsc.c | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/tests/i915/kms_dsc.c b/tests/i915/kms_dsc.c
index a85066bb9..ee5d0434c 100644
--- a/tests/i915/kms_dsc.c
+++ b/tests/i915/kms_dsc.c
@@ -48,6 +48,17 @@
IGT_TEST_DESCRIPTION("Test to validate display stream compression");
+/*
+ * i915 driver supports DSC1.1 from gen11+. To validate DSC, we have
+ * different scenarios
+ * (i) basic modeset (ii) input bpc (iii) formats (iv) fractional bpp
+ * These tests will check for basic DSC support by the connector and
+ * few other gen specific constraints. Fractional bpp got introduced
+ * with DSC1.2 from MTL. By default, tests will get executed on RGB444
+ * output format. However, if sink and platform supports YCBCR420, all the
+ * tests will get executed with this format too.
+ */
+
enum dsc_test_type {
TEST_DSC_BASIC,
TEST_DSC_BPC,
--
2.25.1
next prev parent reply other threads:[~2022-11-25 11:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 11:58 [igt-dev] [PATCH i-g-t 0/6] VDSC YCbCr420 + Fractional BPP Swati Sharma
2022-11-25 11:58 ` [igt-dev] [PATCH i-g-t 1/6] lib/kms: Add helpers for VDSC YCbCr420 debugfs entry Swati Sharma
2022-11-25 11:58 ` [igt-dev] [PATCH i-g-t 2/6] tests/i915/kms_dsc: Prep work for extending val support for VDSC YCbCr420 Swati Sharma
2022-11-25 11:58 ` [igt-dev] [PATCH i-g-t 3/6] tests/i915/kms_dsc: Enable validation " Swati Sharma
2022-12-23 11:39 ` Nautiyal, Ankit K
2022-11-25 11:58 ` [igt-dev] [PATCH i-g-t 4/6] lib/kms: Add helpers for VDSC Fractional BPP debugfs entry Swati Sharma
2022-12-23 12:06 ` Nautiyal, Ankit K
2022-12-26 6:05 ` Nautiyal, Ankit K
2022-11-25 11:58 ` [igt-dev] [PATCH i-g-t 5/6] tests/i915/kms_dsc: Enable validation for VDSC Fractional BPP Swati Sharma
2022-12-26 7:00 ` Nautiyal, Ankit K
2022-11-25 11:58 ` Swati Sharma [this message]
2022-11-25 12:39 ` [igt-dev] ✓ Fi.CI.BAT: success for VDSC YCbCr420 + " Patchwork
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=20221125115808.13394-7-swati2.sharma@intel.com \
--to=swati2.sharma@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/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