<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Thanks Jeevan for taking a look,</div>
<div class="elementToProof" style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<b><br>
</b></div>
<div id="divRplyFwdMsg" dir="ltr">
<div class="elementToProof" style="font-size: 11pt;">> -----Original Message-----</div>
<div class="elementToProof" style="font-size: 11pt;">> From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of Kunal<br>
> Joshi<br>
> Sent: Thursday, December 5, 2024 3:11 PM<br>
> To: igt-dev@lists.freedesktop.org<br>
> Cc: Joshi, Kunal1 <kunal1.joshi@intel.com><br>
> Subject: [PATCH i-g-t 1/2] tests/chamelium/kms_chamelium_hpd: don't<br>
> unplug multiple times<br>
><br>
> chamelium_reset_state will unplug all the ports, prevent unplugging multiple<br>
> times<br>
If this is fixing any issue ?? or Just a clean up ??<br>
><br>
<span style="color: rgb(0, 0, 0);">Yes  this should fix xe#3505,<br>
Will add a Fixes tag, let me know if any other issues,<br>
Will send all together in v2.<br>
<br>
Thanks and Regards<br>
Kunal Joshi</span></div>
<div class="elementToProof" style="font-size: 11pt;">> Signed-off-by: Kunal Joshi <kunal1.joshi@intel.com><br>
> ---<br>
>  tests/chamelium/kms_chamelium_hpd.c | 4 ----<br>
>  1 file changed, 4 deletions(-)<br>
><br>
> diff --git a/tests/chamelium/kms_chamelium_hpd.c<br>
> b/tests/chamelium/kms_chamelium_hpd.c<br>
> index 52e758087..76a691043 100644<br>
> --- a/tests/chamelium/kms_chamelium_hpd.c<br>
> +++ b/tests/chamelium/kms_chamelium_hpd.c<br>
> @@ -329,10 +329,6 @@ static void<br>
> test_hotplug_for_each_pipe(chamelium_data_t *data,<br>
>                              data->ports, data->port_count);<br>
><br>
>        igt_hpd_storm_set_threshold(data->drm_fd, 0);<br>
> -     /* Disconnect if any port got connected */<br>
> -     chamelium_unplug(data->chamelium, port);<br>
> -     chamelium_wait_for_connector_after_hotplug(data, mon, port,<br>
> -<br>
> DRM_MODE_DISCONNECTED);<br>
><br>
>        for_each_pipe(&data->display, pipe) {<br>
>                igt_modeset_disable_all_outputs(&data->display);<br>
> --<br>
> 2.25.1<br>
<br>
</div>
</div>
</body>
</html>