Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc
@ 2023-12-06  8:31 Nidhi Gupta
  2023-12-06  9:32 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Nidhi Gupta @ 2023-12-06  8:31 UTC (permalink / raw)
  To: igt-dev; +Cc: Nidhi Gupta

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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-27  4:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [igt-dev] [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Cleanup pipe crc Sharma, Swati2

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox