Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Karthik B S <karthik.b.s@intel.com>
To: Swati Sharma <swati2.sharma@intel.com>, <igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_invalid_mode: use pipe_name followed by output_name
Date: Fri, 13 Oct 2023 10:34:25 +0530	[thread overview]
Message-ID: <8e58de31-dc8f-2de8-77ff-187c54c6330d@intel.com> (raw)
In-Reply-To: <20231011090937.65903-1-swati2.sharma@intel.com>


On 10/11/2023 2:39 PM, Swati Sharma wrote:
> Use pipe_name followed by output_name.
>
> Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
Reviewed-by: Karthik B S <karthik.b.s@intel.com>
> ---
>   tests/kms_invalid_mode.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/kms_invalid_mode.c b/tests/kms_invalid_mode.c
> index 017c2c195..db7b703c0 100644
> --- a/tests/kms_invalid_mode.c
> +++ b/tests/kms_invalid_mode.c
> @@ -317,7 +317,7 @@ igt_main
>   				if (!i915_pipe_output_combo_valid(&data.display))
>   					continue;
>   
> -				igt_dynamic_f("%s-pipe-%s", igt_output_name(output), kmstest_pipe_name(pipe)) {
> +				igt_dynamic_f("pipe-%s-%s", kmstest_pipe_name(pipe), igt_output_name(output)) {
>   					data.output = output;
>   					data.pipe = pipe;
>   					data.adjust_mode = subtests[i].adjust_mode;

  parent reply	other threads:[~2023-10-13  5:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11  9:09 [igt-dev] [PATCH i-g-t] tests/kms_invalid_mode: use pipe_name followed by output_name Swati Sharma
2023-10-11 17:16 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2023-10-11 18:14 ` [igt-dev] ✓ CI.xeBAT: success " Patchwork
2023-10-12 12:47 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-10-13  5:04 ` Karthik B S [this message]
2023-10-13  9:23 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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=8e58de31-dc8f-2de8-77ff-187c54c6330d@intel.com \
    --to=karthik.b.s@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --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