Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/intel/kms_big_joiner: cleanup force joiner debugfs state
@ 2024-04-05 11:15 Kunal Joshi
  2024-04-05 13:34 ` ✓ CI.xeBAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kunal Joshi @ 2024-04-05 11:15 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi, Ville Syrjälä, Ankit Nautiyal

cleanup force joiner debugfs state

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Kunal Joshi <kunal1.joshi@intel.com>
---
 tests/intel/kms_big_joiner.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/intel/kms_big_joiner.c b/tests/intel/kms_big_joiner.c
index 078f76ac1..a507f524a 100644
--- a/tests/intel/kms_big_joiner.c
+++ b/tests/intel/kms_big_joiner.c
@@ -291,6 +291,7 @@ igt_main
 	drmModeModeInfo mode;
 	data_t data;
 
+
 	igt_fixture {
 		force_joiner_supported = false;
 		data.big_joiner_output_count = 0;
@@ -417,6 +418,7 @@ igt_main
 	}
 
 	igt_fixture {
+		toggle_force_joiner_on_all_non_big_joiner_outputs(&data, false);
 		igt_display_fini(&data.display);
 		drm_close_driver(data.drm_fd);
 	}
-- 
2.25.1


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

end of thread, other threads:[~2024-04-10  6:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 11:15 [PATCH i-g-t] tests/intel/kms_big_joiner: cleanup force joiner debugfs state Kunal Joshi
2024-04-05 13:34 ` ✓ CI.xeBAT: success for " Patchwork
2024-04-05 13:50 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-04-05 18:58 ` [PATCH i-g-t] " Ville Syrjälä
2024-04-10  6:38   ` Joshi, Kunal1

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