From: Sowmiya S <sowmiya.s@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: swati2.sharma@intel.com, kunal1.joshi@intel.com,
Sowmiya S <sowmiya.s@intel.com>
Subject: [PATCH i-g-t v2 0/2] Fix 2-display test for MST shared-link BW
Date: Wed, 29 Apr 2026 15:51:23 +0530 [thread overview]
Message-ID: <20260429102125.2313449-1-sowmiya.s@intel.com> (raw)
On MST hubs / daisy-chain setups two display streams
share one DP link; a joint atomic commit can be rejected
by the driver if the combined mode bandwidth exceeds the
link capacity. The driver therefore adjusts per-pipe
settings (for example reducing pipe bpp and enabling
dithering) when both streams are committed together,
so tests must pick a mode combination the driver will accept.
Sowmiya S (2):
lib/igt_kms: Add MST bandwidth-fitting support and helpers
tests/kms_plane_multiple: Fix 2-display test for MST shared-link BW
lib/igt_kms.c | 37 +++++++++++++++++
lib/igt_kms.h | 2 +
tests/kms_plane_multiple.c | 85 +++++++++++++++++++++++++++++++-------
3 files changed, 110 insertions(+), 14 deletions(-)
--
2.48.1
next reply other threads:[~2026-04-29 10:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 10:21 Sowmiya S [this message]
2026-04-29 10:21 ` [PATCH i-g-t v2 1/2] lib/igt_kms: Add MST bandwidth-fitting support and helpers Sowmiya S
2026-04-29 10:21 ` [PATCH i-g-t v2 2/2] tests/kms_plane_multiple: Fix 2-display test for MST shared-link BW Sowmiya S
2026-04-29 14:41 ` ✓ i915.CI.BAT: success for Fix 2-display test for MST shared-link BW (rev2) Patchwork
2026-04-29 15:23 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-30 0:19 ` ✗ i915.CI.Full: failure " Patchwork
2026-04-30 1:49 ` ✗ 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=20260429102125.2313449-1-sowmiya.s@intel.com \
--to=sowmiya.s@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kunal1.joshi@intel.com \
--cc=swati2.sharma@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