From: Kunal Joshi <kunal1.joshi@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Kunal Joshi" <kunal1.joshi@intel.com>,
"Ville Syrjälä" <ville.syrjala@linux.intel.com>,
"Ankit Nautiyal" <ankit.k.nautiyal@intel.com>,
"Bhanuprakash Modem" <bhanuprakash.modem@intel.com>
Subject: [PATCH i-g-t 2/6] tests/intel/kms_big_joiner: add missing commit after reset
Date: Wed, 17 Apr 2024 17:13:22 +0530 [thread overview]
Message-ID: <20240417114326.2245087-3-kunal1.joshi@intel.com> (raw)
In-Reply-To: <20240417114326.2245087-1-kunal1.joshi@intel.com>
add missing commit after reset
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Cc: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
Signed-off-by: Kunal Joshi <kunal1.joshi@intel.com>
---
tests/intel/kms_big_joiner.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/intel/kms_big_joiner.c b/tests/intel/kms_big_joiner.c
index 88923be6b..f325a9839 100644
--- a/tests/intel/kms_big_joiner.c
+++ b/tests/intel/kms_big_joiner.c
@@ -267,6 +267,7 @@ static void test_joiner_on_last_pipe(data_t *data, bool force_joiner)
for (i = 0; i < len; i++) {
igt_display_reset(&data->display);
+ igt_display_commit2(&data->display, COMMIT_ATOMIC);
output = outputs[i];
igt_output_set_pipe(output, data->pipe_seq[data->n_pipes - 1]);
mode = igt_output_get_mode(output);
--
2.25.1
next prev parent reply other threads:[~2024-04-17 11:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 11:43 [PATCH i-g-t 0/6] cleanup and fixes for kms_big_joiner Kunal Joshi
2024-04-17 11:43 ` [PATCH i-g-t 1/6] tests/intel/kms_big_joiner: fix crash in multi joiner test Kunal Joshi
2024-04-17 11:43 ` Kunal Joshi [this message]
2024-04-17 11:43 ` [PATCH i-g-t 3/6] lib/igt_kms: add support for forcing bigjoiner on particular connector Kunal Joshi
2024-04-17 13:03 ` Modem, Bhanuprakash
2024-04-17 11:43 ` [PATCH i-g-t 4/6] tests/intel/kms_big_joiner: use kmstest_force_connector_bigjoiner Kunal Joshi
2024-04-17 11:43 ` [PATCH i-g-t 5/6] lib/igt_kms: remove unused igt_force_and_check_bigjoiner_status Kunal Joshi
2024-04-17 11:43 ` [PATCH i-g-t 6/6] HAX: Do not merge Kunal Joshi
2024-04-17 19:58 ` ✗ Fi.CI.BAT: failure for cleanup and fixes for kms_big_joiner Patchwork
2024-04-17 20:06 ` ✓ CI.xeBAT: success " Patchwork
2024-04-19 9:14 ` ✓ CI.xeFULL: " Patchwork
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=20240417114326.2245087-3-kunal1.joshi@intel.com \
--to=kunal1.joshi@intel.com \
--cc=ankit.k.nautiyal@intel.com \
--cc=bhanuprakash.modem@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=ville.syrjala@linux.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