Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Swati Sharma <swati2.sharma@intel.com>,
	Zbigniew Kempczy_ski <zbigniew.kempczynski@intel.com>
Subject: [PATCH i-g-t 2/3] tests/intel/i915_pipe_stress: s/i915_pipe_stress/kms_pipe_stress
Date: Tue, 11 Feb 2025 17:57:42 +0530	[thread overview]
Message-ID: <20250211122743.329838-3-swati2.sharma@intel.com> (raw)
In-Reply-To: <20250211122743.329838-1-swati2.sharma@intel.com>

As i915_pipe_stress is a display specific test, rename it with
the "kms_" prefix, i.e kms_pipe_stress.

Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Zbigniew Kempczy_ski <zbigniew.kempczynski@intel.com>
---
 tests/intel/{i915_pipe_stress.c => kms_pipe_stress.c} | 0
 tests/meson.build                                     | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename tests/intel/{i915_pipe_stress.c => kms_pipe_stress.c} (100%)

diff --git a/tests/intel/i915_pipe_stress.c b/tests/intel/kms_pipe_stress.c
similarity index 100%
rename from tests/intel/i915_pipe_stress.c
rename to tests/intel/kms_pipe_stress.c
diff --git a/tests/meson.build b/tests/meson.build
index 33dffad31..7b020c195 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -219,7 +219,6 @@ intel_i915_progs = [
 	'i915_hangman',
 	'i915_module_load',
 	'i915_pciid',
-	'i915_pipe_stress',
 	'i915_pm_freq_mult',
 	'i915_pm_rpm',
 	'i915_pm_rc6_residency',
@@ -259,6 +258,7 @@ intel_kms_progs = [
 	'kms_legacy_colorkey',
 	'kms_mmap_write_crc',
 	'kms_pipe_b_c_ivb',
+	'kms_pipe_stress',
 	'kms_pm_backlight',
 	'kms_pm_dc',
 	'kms_pm_lpsp',
-- 
2.25.1


  parent reply	other threads:[~2025-02-11 12:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-11 12:27 [PATCH i-g-t 0/3] Add XE support for i915_pipe_stress Swati Sharma
2025-02-11 12:27 ` [PATCH i-g-t 1/3] tests/intel/i915_pipe_stress: Add XE support Swati Sharma
2025-02-14 10:21   ` Piecielska, Katarzyna
2025-02-11 12:27 ` Swati Sharma [this message]
2025-02-14 10:22   ` [PATCH i-g-t 2/3] tests/intel/i915_pipe_stress: s/i915_pipe_stress/kms_pipe_stress Piecielska, Katarzyna
2025-02-11 12:27 ` [PATCH i-g-t 3/3] tests/intel/kms_pipe_stress: Fix testplan documentation Swati Sharma
2025-02-14 10:23   ` Piecielska, Katarzyna
2025-02-11 15:30 ` ✓ Xe.CI.BAT: success for Add XE support for i915_pipe_stress Patchwork
2025-02-11 15:42 ` ✓ i915.CI.BAT: " Patchwork
2025-02-11 17:22 ` ✗ i915.CI.Full: failure " Patchwork
2025-02-14 10:17   ` Zbigniew Kempczyński
2025-02-11 23:04 ` ✓ Xe.CI.Full: success " 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=20250211122743.329838-3-swati2.sharma@intel.com \
    --to=swati2.sharma@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=zbigniew.kempczynski@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