From: Mohammed Khajapasha <mohammed.khajapasha@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: petri.latvala@intel.com
Subject: [igt-dev] [PATCH 1/1] tests/kms_plane_scaling: Correcting typo error for plane scaler test
Date: Fri, 27 Nov 2020 13:09:49 +0530 [thread overview]
Message-ID: <20201127073949.18730-2-mohammed.khajapasha@intel.com> (raw)
In-Reply-To: <20201127073949.18730-1-mohammed.khajapasha@intel.com>
Correcting typo error for plane scaler with clipping and clamping
test case.
Cc: petri.latvala@intel.com
Signed-off-by: Mohammed Khajapasha <mohammed.khajapasha@intel.com>
---
tests/kms_plane_scaling.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/kms_plane_scaling.c b/tests/kms_plane_scaling.c
index 39acad6c..89b82416 100644
--- a/tests/kms_plane_scaling.c
+++ b/tests/kms_plane_scaling.c
@@ -714,7 +714,7 @@ igt_main_args("", long_opts, help_str, opt_handler, &data)
igt_subtest_with_dynamic("scaler-with-clipping-clamping") {
for_each_pipe_with_single_output(&data.display, pipe, output)
- igt_dynamic_f("pipe-%s-scaler-with-rotation", kmstest_pipe_name(pipe))
+ igt_dynamic_f("pipe-%s-scaler-with-clipping-clamping", kmstest_pipe_name(pipe))
test_scaler_with_clipping_clamping_scenario(&data, pipe, output);
}
}
--
2.29.2.154.g7f7ebe054a
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2020-11-27 7:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-27 7:39 [igt-dev] [PATCH 0/1] tests/kms_plane_scaling: Correcting typo error for plane Mohammed Khajapasha
2020-11-27 7:39 ` Mohammed Khajapasha [this message]
2020-11-27 9:38 ` [igt-dev] [PATCH 1/1] tests/kms_plane_scaling: Correcting typo error for plane scaler test Petri Latvala
2020-11-27 12:18 ` Petri Latvala
2020-11-27 10:18 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_scaling: Correcting typo error for plane Patchwork
2020-11-27 11:44 ` [igt-dev] ✓ 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=20201127073949.18730-2-mohammed.khajapasha@intel.com \
--to=mohammed.khajapasha@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=petri.latvala@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;
as well as URLs for NNTP newsgroup(s).