Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_invalid_mode: Avoid usage of same pipe on multiple outputs"
@ 2022-11-07 15:20 Ville Syrjala
  2022-11-07 15:20 ` [igt-dev] [PATCH i-g-t 2/2] Revert "tests/kms_invalid_mode: Test Cleanup" Ville Syrjala
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ville Syrjala @ 2022-11-07 15:20 UTC (permalink / raw)
  To: igt-dev

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

This reverts commit 52c06782816c1dfaf721308d70d9dca83f7eff16.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
---
 tests/kms_invalid_mode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_invalid_mode.c b/tests/kms_invalid_mode.c
index f1c38669860d..8c345766d192 100644
--- a/tests/kms_invalid_mode.c
+++ b/tests/kms_invalid_mode.c
@@ -185,7 +185,6 @@ test_output(data_t *data)
 	int ret;
 	drmModeModeInfo *mode;
 
-	igt_display_reset(&data->display);
 	igt_output_set_pipe(output, data->pipe);
 
 	igt_create_fb(data->drm_fd, 512, 512, DRM_FORMAT_XRGB8888,
@@ -203,6 +202,7 @@ test_output(data_t *data)
 	igt_remove_fb(data->drm_fd, &fb);
 	igt_output_override_mode(output, NULL);
 	/*unset_all_crtcs*/
+	igt_display_reset(&data->display);
 	igt_display_commit(&data->display);
 }
 
-- 
2.37.4

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

end of thread, other threads:[~2022-11-09  0:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 15:20 [igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_invalid_mode: Avoid usage of same pipe on multiple outputs" Ville Syrjala
2022-11-07 15:20 ` [igt-dev] [PATCH i-g-t 2/2] Revert "tests/kms_invalid_mode: Test Cleanup" Ville Syrjala
2022-11-08 23:55   ` Gupta, Nidhi1
2022-11-07 16:21 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] Revert "tests/kms_invalid_mode: Avoid usage of same pipe on multiple outputs" Patchwork
2022-11-08 16:54 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] Revert "tests/kms_invalid_mode: Avoid usage of same pipe on multiple outputs" (rev2) Patchwork
2022-11-08 22:09 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-11-09  0:22 ` [igt-dev] ✗ Fi.CI.BUILD: failure for series starting with [i-g-t,1/2] Revert "tests/kms_invalid_mode: Avoid usage of same pipe on multiple outputs" (rev3) Patchwork

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