All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeevan B <jeevan.b@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: bhanuprakash.modem@intel.com, kunal1.joshi@intel.com,
	animesh.manna@intel.com, Jeevan B <jeevan.b@intel.com>
Subject: [PATCH i-g-t 3/3] tests/kms_vrr: Fix typo in igt_describe
Date: Wed, 31 Jul 2024 20:37:41 +0530	[thread overview]
Message-ID: <20240731150741.2952335-4-jeevan.b@intel.com> (raw)
In-Reply-To: <20240731150741.2952335-1-jeevan.b@intel.com>

fix typo in igt describe.

Signed-off-by: Jeevan B <jeevan.b@intel.com>
---
 tests/kms_vrr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c
index 9ddb56cbc..d5df99149 100644
--- a/tests/kms_vrr.c
+++ b/tests/kms_vrr.c
@@ -1077,7 +1077,7 @@ igt_main_args("drs:", long_opts, help_str, opt_handler, &data)
 		igt_subtest_with_dynamic("seamless-rr-switch-virtual")
 			run_vrr_test(&data, test_seamless_virtual_rr_basic, TEST_SEAMLESS_VIRTUAL_RR);
 
-		igt_describe("Test to validate the the content rate exactly match with the "
+		igt_describe("Test to validate the content rate exactly match with the "
 			     "requested rate without any frame drops.");
 		igt_subtest_with_dynamic("cmrr") {
 			igt_require(intel_display_ver(intel_get_drm_devid(data.drm_fd)) >= 20);
-- 
2.25.1


  parent reply	other threads:[~2024-07-31 14:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-31 15:07 [PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF) Jeevan B
2024-07-31 15:07 ` [PATCH i-g-t 1/3] lib/igt_kms: Added library functions for LOBF status Jeevan B
2024-07-31 15:07 ` [PATCH i-g-t 2/3] tests/kms_vrr: Add new test to validate LOBF Jeevan B
2024-07-31 17:55   ` Modem, Bhanuprakash
2024-07-31 15:07 ` Jeevan B [this message]
2024-07-31 21:16   ` [PATCH i-g-t 3/3] tests/kms_vrr: Fix typo in igt_describe Cavitt, Jonathan
2024-07-31 18:25 ` ✓ Fi.CI.BAT: success for New test to validate link-off between active regions (LOBF) (rev7) Patchwork
2024-07-31 18:30 ` ✓ CI.xeBAT: " Patchwork
2024-07-31 22:20 ` ✗ CI.xeFULL: failure " Patchwork
2024-08-01  6:44 ` ✗ Fi.CI.IGT: " 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=20240731150741.2952335-4-jeevan.b@intel.com \
    --to=jeevan.b@intel.com \
    --cc=animesh.manna@intel.com \
    --cc=bhanuprakash.modem@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kunal1.joshi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.