From: "Modem, Bhanuprakash" <bhanuprakash.modem@intel.com>
To: Swati Sharma <swati2.sharma@intel.com>, <igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] [PATCH i-g-t] tests/intel/kms_psr2_su: fix igt_require_f() condition
Date: Tue, 26 Sep 2023 21:12:54 +0530 [thread overview]
Message-ID: <81ed0dd1-49ef-ce96-4129-8f7d4d927666@intel.com> (raw)
In-Reply-To: <20230925142621.479730-1-swati2.sharma@intel.com>
On Mon-25-09-2023 07:56 pm, Swati Sharma wrote:
> The condition holds for display 13+ platforms. Fix that.
This patch is fixing the print message not the condition. Please update
the commit subject & message.
- Bhanu
>
> Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
> ---
> tests/intel/kms_psr2_su.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/intel/kms_psr2_su.c b/tests/intel/kms_psr2_su.c
> index 321144d6b..834fec1ec 100644
> --- a/tests/intel/kms_psr2_su.c
> +++ b/tests/intel/kms_psr2_su.c
> @@ -331,7 +331,7 @@ igt_main
> "Sink does not support PSR2\n");
>
> igt_require_f(intel_display_ver(intel_get_drm_devid(data.drm_fd)) < 13,
> - "Registers used by this test do not work on display 13\n");
> + "Registers used by this test do not work on display 13+\n");
>
> display_init(&data);
>
prev parent reply other threads:[~2023-09-26 15:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-25 14:26 [igt-dev] [PATCH i-g-t] tests/intel/kms_psr2_su: fix igt_require_f() condition Swati Sharma
2023-09-25 15:32 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-09-25 16:08 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-09-25 16:43 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-26 15:42 ` Modem, Bhanuprakash [this message]
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=81ed0dd1-49ef-ce96-4129-8f7d4d927666@intel.com \
--to=bhanuprakash.modem@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