From: "Sharma, Swati2" <swati2.sharma@intel.com>
To: Nidhi Gupta <nidhi1.gupta@intel.com>, igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc
Date: Wed, 27 Dec 2023 10:24:13 +0530 [thread overview]
Message-ID: <2b4f115c-f084-499f-976d-365b791ea3d8@intel.com> (raw)
In-Reply-To: <20231206083136.16099-1-nidhi1.gupta@intel.com>
LGTM
Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
On 06-Dec-23 2:01 PM, Nidhi Gupta wrote:
> Before testing FBC on next pipe, cleanup pipe CRCs
> to avoid any mismatch.
>
> Signed-off-by: Nidhi Gupta <nidhi1.gupta@intel.com>
> ---
> tests/intel/kms_frontbuffer_tracking.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/tests/intel/kms_frontbuffer_tracking.c b/tests/intel/kms_frontbuffer_tracking.c
> index 1daf27d2e..e10803b62 100644
> --- a/tests/intel/kms_frontbuffer_tracking.c
> +++ b/tests/intel/kms_frontbuffer_tracking.c
> @@ -4532,6 +4532,9 @@ igt_main_args("", long_options, help_str, opt_handler, NULL)
> continue;
> }
>
> + pipe_crc = NULL;
> + setup_crcs();
> +
> for_each_valid_output_on_pipe(&drm.display, pipe, output) {
> init_mode_params(&prim_mode_params, output, pipe);
> setup_fbc();
prev parent reply other threads:[~2023-12-27 4:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-06 8:31 [igt-dev] [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc Nidhi Gupta
2023-12-06 9:32 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2023-12-06 9:44 ` [igt-dev] ✗ CI.xeBAT: " Patchwork
2023-12-19 15:32 ` ✓ Fi.CI.BAT: success for tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc (rev2) Patchwork
2023-12-19 15:57 ` ✓ CI.xeBAT: " Patchwork
2023-12-27 4:54 ` Sharma, Swati2 [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=2b4f115c-f084-499f-976d-365b791ea3d8@intel.com \
--to=swati2.sharma@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=nidhi1.gupta@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