Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jeevan B <jeevan.b@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: karthik.b.s@intel.com, swati2.sharma@intel.com,
	Kunal Joshi <kunal1.joshi@intel.com>
Subject: [PATCH i-g-t 6/6] HAX: DO NOT MERGE
Date: Thu, 30 Jan 2025 22:50:31 +0530	[thread overview]
Message-ID: <20250130172031.4126606-7-jeevan.b@intel.com> (raw)
In-Reply-To: <20250130172031.4126606-1-jeevan.b@intel.com>

From: Kunal Joshi <kunal1.joshi@intel.com>

HAX patch do not merge

Signed-off-by: Kunal Joshi <kunal1.joshi@intel.com>
---
 tests/intel-ci/fast-feedback.testlist    | 13 +++++++++++++
 tests/intel-ci/xe-fast-feedback.testlist | 14 ++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index be0965110..648142834 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,19 @@
 # Try to load the driver if it's not available yet.
 igt@i915_module_load@load
 
+igt@kms_feature_discovery@uhbr-sst
+igt@kms_feature_discovery@uhbr-mst
+igt@kms_feature_discovery@non-uhbr-sst
+igt@kms_feature_discovery@non-uhbr-mst
+igt@kms_joiner@basic-big-joiner
+igt@kms_joiner@basic-ultra-joiner
+igt@kms_joiner@invalid-modeset-big-joiner
+igt@kms_joiner@invalid-modeset-ultra-joiner
+igt@kms_joiner@basic-force-big-joiner
+igt@kms_joiner@invalid-modeset-force-big-joiner
+igt@kms_joiner@basic-force-ultra-joiner
+igt@kms_joiner@invalid-modeset-force-ultra-joiner
+igt@kms_dp_linktrain_fallback@dp-fallback
 # Keep alphabetically sorted by default
 igt@core_auth@basic-auth
 igt@debugfs_test@read_all_entries
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 0234d3e72..9bb6f79d4 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -1,6 +1,20 @@
 # Should be the first test
 igt@xe_module_load@load
 
+igt@kms_feature_discovery@uhbr-sst
+igt@kms_feature_discovery@uhbr-mst
+igt@kms_feature_discovery@non-uhbr-sst
+igt@kms_feature_discovery@non-uhbr-mst
+igt@kms_joiner@basic-big-joiner
+igt@kms_joiner@basic-ultra-joiner
+igt@kms_joiner@invalid-modeset-big-joiner
+igt@kms_joiner@invalid-modeset-ultra-joiner
+igt@kms_joiner@basic-force-big-joiner
+igt@kms_joiner@invalid-modeset-force-big-joiner
+igt@kms_joiner@basic-force-ultra-joiner
+igt@kms_joiner@invalid-modeset-force-ultra-joiner
+igt@kms_dp_linktrain_fallback@dp-fallback
+
 igt@fbdev@eof
 igt@fbdev@info
 igt@fbdev@nullptr
-- 
2.25.1


  parent reply	other threads:[~2025-01-30 17:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-30 17:20 [PATCH i-g-t 0/6] tests/intel/kms_joiner: Add a new test to validate non-joiner mode Jeevan B
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 ` Jeevan B [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2025-10-15 10:17 [PATCH i-g-t 0/6] extend link training test cases for eDP connector Kunal Joshi
2025-10-15 10:17 ` [PATCH i-g-t 6/6] HAX: Do not merge Kunal Joshi
2025-02-10 18:56 [PATCH i-g-t 0/6] add dsc-fallback test Kunal Joshi
2025-02-10 18:56 ` [PATCH i-g-t 6/6] HAX: Do not merge Kunal Joshi
2024-09-12  6:28 [PATCH i-g-t 0/6] add test to validate fallback Kunal Joshi
2024-09-12  6:28 ` [PATCH i-g-t 6/6] HAX: Do not merge Kunal Joshi
2024-04-17 11:43 [PATCH i-g-t 0/6] cleanup and fixes for kms_big_joiner Kunal Joshi
2024-04-17 11:43 ` [PATCH i-g-t 6/6] HAX: Do not merge Kunal Joshi

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-7-jeevan.b@intel.com \
    --to=jeevan.b@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=karthik.b.s@intel.com \
    --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