Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Nidhi Gupta <nidhi1.gupta@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Nidhi Gupta <nidhi1.gupta@intel.com>
Subject: [igt-dev] [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc
Date: Wed,  6 Dec 2023 14:01:36 +0530	[thread overview]
Message-ID: <20231206083136.16099-1-nidhi1.gupta@intel.com> (raw)

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();
-- 
2.39.0

             reply	other threads:[~2023-12-06  8:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06  8:31 Nidhi Gupta [this message]
2023-12-06  9:32 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc 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 ` [igt-dev] [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc Sharma, Swati2

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=20231206083136.16099-1-nidhi1.gupta@intel.com \
    --to=nidhi1.gupta@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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