From: Karthik B S <karthik.b.s@intel.com>
To: Kunal Joshi <kunal1.joshi@intel.com>, <igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] [PATCH 1/2] tests/chamelium/kms_chamelium_edid: reset state before starting subtest
Date: Thu, 23 Mar 2023 20:01:40 +0530 [thread overview]
Message-ID: <dbf697e9-c92b-7428-643a-1ab982805322@intel.com> (raw)
In-Reply-To: <20230315100657.3385384-2-kunal1.joshi@intel.com>
On 3/15/2023 3:36 PM, Kunal Joshi wrote:
> In some subtests of kms_chamelium_edid we were trying
> to plug a port that could already be plugged, so
> reset chamelium state at the start
>
> Signed-off-by: Kunal Joshi <kunal1.joshi@intel.com>
Reviewed-by: Karthik B S <karthik.b.s@intel.com>
> ---
> tests/chamelium/kms_chamelium_edid.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/tests/chamelium/kms_chamelium_edid.c b/tests/chamelium/kms_chamelium_edid.c
> index f7609932..e2b6c48f 100644
> --- a/tests/chamelium/kms_chamelium_edid.c
> +++ b/tests/chamelium/kms_chamelium_edid.c
> @@ -190,6 +190,9 @@ static void edid_stress_resolution(chamelium_data_t *data,
> int i;
> struct chamelium *chamelium = data->chamelium;
> struct udev_monitor *mon = igt_watch_uevents();
> + chamelium_reset_state(&data->display, data->chamelium, port,
> + data->ports, data->port_count);
> +
>
> for (i = 0; i < edids_list_len; ++i) {
> struct chamelium_edid *chamelium_edid;
next prev parent reply other threads:[~2023-03-23 14:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-15 10:06 [igt-dev] [PATCH 0/2] fix minor chamelium issues Kunal Joshi
2023-03-15 10:06 ` [igt-dev] [PATCH 1/2] tests/chamelium/kms_chamelium_edid: reset state before starting subtest Kunal Joshi
2023-03-23 14:31 ` Karthik B S [this message]
2023-03-15 10:06 ` [igt-dev] [PATCH 2/2] tests/chamelium/kms_chamelium_hpd: issue disabling modeset when for very plug/unplug cycle Kunal Joshi
2023-03-23 14:32 ` Karthik B S
2023-03-15 10:46 ` [igt-dev] ✓ Fi.CI.BAT: success for fix minor chamelium issues Patchwork
2023-03-16 1:07 ` [igt-dev] ✓ Fi.CI.IGT: " 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=dbf697e9-c92b-7428-643a-1ab982805322@intel.com \
--to=karthik.b.s@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kunal1.joshi@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