From: Jeevan B <jeevan.b@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: karthik.b.s@intel.com, swati2.sharma@intel.com,
Jeevan B <jeevan.b@intel.com>
Subject: [PATCH i-g-t 0/6] tests/intel/kms_joiner: Add a new test to validate non-joiner mode
Date: Thu, 30 Jan 2025 22:50:25 +0530 [thread overview]
Message-ID: <20250130172031.4126606-1-jeevan.b@intel.com> (raw)
Added my changes on top of Kunal lib changes.
Jeevan B (2):
tests/intel/kms_joiner_helper: Add lib changes to check joiner is
enabled
tests/intel/kms_joiner: Add a new test to validate non-joiner mode
Kunal Joshi (4):
tests/intel/kms_joiner_helper: helper for joiner-related functions
tests/intel/kms_mst_helper: Add helper for MST-related functions
tests/kms_feature_discovery: Add tests for UHBR/non-UHBR over SST/MST
HAX: DO NOT MERGE
tests/intel-ci/fast-feedback.testlist | 13 ++
tests/intel-ci/xe-fast-feedback.testlist | 14 ++
tests/intel/kms_dp_linktrain_fallback.c | 28 +--
tests/intel/kms_joiner.c | 93 ++++++++--
tests/intel/kms_joiner_helper.c | 217 +++++++++++++++++++++++
tests/intel/kms_joiner_helper.h | 17 ++
tests/intel/kms_mst_helper.c | 48 +++++
tests/intel/kms_mst_helper.h | 10 ++
tests/kms_feature_discovery.c | 177 ++++++++++++++++++
tests/meson.build | 6 +
10 files changed, 586 insertions(+), 37 deletions(-)
create mode 100644 tests/intel/kms_joiner_helper.c
create mode 100644 tests/intel/kms_joiner_helper.h
create mode 100644 tests/intel/kms_mst_helper.c
create mode 100644 tests/intel/kms_mst_helper.h
--
2.25.1
next reply other threads:[~2025-01-30 17:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-30 17:20 Jeevan B [this message]
2025-01-30 17:20 ` [PATCH i-g-t 1/6] tests/intel/kms_joiner_helper: helper for joiner-related functions Jeevan B
2025-01-30 17:20 ` [PATCH i-g-t 2/6] tests/intel/kms_mst_helper: Add helper for MST-related functions Jeevan B
2025-01-30 17:20 ` [PATCH i-g-t 3/6] tests/kms_feature_discovery: Add tests for UHBR/non-UHBR over SST/MST Jeevan B
2025-01-30 17:20 ` [PATCH i-g-t 4/6] tests/intel/kms_joiner_helper: Add lib changes to check joiner is enabled Jeevan B
2025-01-31 4:33 ` Karthik B S
2025-01-30 17:20 ` [PATCH i-g-t 5/6] tests/intel/kms_joiner: Add a new test to validate non-joiner mode Jeevan B
2025-01-31 4:36 ` Karthik B S
2025-01-30 17:20 ` [PATCH i-g-t 6/6] HAX: DO NOT MERGE Jeevan B
2025-01-30 17:58 ` ✗ Xe.CI.BAT: failure for tests/intel/kms_joiner: Add a new test to validate non-joiner mode (rev3) Patchwork
2025-01-30 18:23 ` ✗ i915.CI.BAT: " Patchwork
2025-01-30 20:20 ` ✗ Xe.CI.Full: " Patchwork
2025-01-31 7:38 ` ✗ Xe.CI.BAT: failure for tests/intel/kms_joiner: Add a new test to validate non-joiner mode (rev4) Patchwork
2025-01-31 7:53 ` ✗ i915.CI.BAT: " Patchwork
2025-01-31 11: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=20250130172031.4126606-1-jeevan.b@intel.com \
--to=jeevan.b@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=karthik.b.s@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