From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Swati Sharma <swati2.sharma@intel.com>
Subject: [PATCH i-g-t 0/4] Add DSC compressed BPP subtest
Date: Fri, 31 Jul 2026 17:51:41 +0530 [thread overview]
Message-ID: <20260731122145.4099468-1-swati2.sharma@intel.com> (raw)
Add support for testing DSC with specific compressed BPP values.
Patch 1-2 add the library and helper functions to force compressed
BPP via the intel_force_link_bpp debugfs interface.
Patch 3 adds a function to read the sink's negotiated compressed
BPP from i915_display_info after a DSC-enabled modeset.
Patch 4 adds the dsc-compressed-bpp subtest along with bigjoiner
and ultrajoiner variants. For display version >= 13, it queries
the sink's max compressed BPP and iterates through valid values.
For older platforms, a fixed set of BPP values is used.
v2: Rebase
Swati Sharma (4):
lib/dsc: Add igt_force_dsc_enable_compressed_bpp()
tests/intel/kms_dsc_helper: Add helper to force compressed BPP
lib/dsc: Add igt_get_dsc_sink_compressed_bpp()
tests/intel/kms_dsc: Add dsc-compressed-bpp subtest
lib/igt_dsc.c | 56 ++++++++++++++++++++++
lib/igt_dsc.h | 2 +
tests/intel/kms_dsc.c | 90 +++++++++++++++++++++++++++++++++++-
tests/intel/kms_dsc_helper.c | 10 ++++
tests/intel/kms_dsc_helper.h | 1 +
5 files changed, 157 insertions(+), 2 deletions(-)
--
2.25.1
next reply other threads:[~2026-07-31 12:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-31 12:21 Swati Sharma [this message]
2026-07-31 12:21 ` [PATCH i-g-t 1/4] lib/dsc: Add igt_force_dsc_enable_compressed_bpp() Swati Sharma
2026-07-31 12:21 ` [PATCH i-g-t 2/4] tests/intel/kms_dsc_helper: Add helper to force compressed BPP Swati Sharma
2026-07-31 12:21 ` [PATCH i-g-t 3/4] lib/dsc: Add igt_get_dsc_sink_compressed_bpp() Swati Sharma
2026-07-31 12:21 ` [PATCH i-g-t 4/4] tests/intel/kms_dsc: Add dsc-compressed-bpp subtest Swati Sharma
2026-07-31 13:00 ` ✓ Xe.CI.BAT: success for Add DSC compressed BPP subtest (rev2) Patchwork
2026-07-31 13:28 ` ✗ i915.CI.BAT: failure " Patchwork
2026-07-31 14:00 ` ✗ Xe.CI.FULL: " 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=20260731122145.4099468-1-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