Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Kunal Joshi <kunal1.joshi@intel.com>
Cc: igt-dev@lists.freedesktop.org,
	Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Subject: Re: [PATCH i-g-t] tests/intel/kms_big_joiner: cleanup force joiner debugfs state
Date: Fri, 5 Apr 2024 21:58:07 +0300	[thread overview]
Message-ID: <ZhBJv1sqXOU78bGQ@intel.com> (raw)
In-Reply-To: <20240405111525.1748544-1-kunal1.joshi@intel.com>

On Fri, Apr 05, 2024 at 04:45:25PM +0530, Kunal Joshi wrote:
> cleanup force joiner debugfs state

We have igt_reset_connectors(), which seems like the place
where *all* force knobs should be reset.

> 
> 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

-- 
Ville Syrjälä
Intel

  parent reply	other threads:[~2024-04-05 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Ville Syrjälä [this message]
2024-04-10  6:38   ` [PATCH i-g-t] " Joshi, Kunal1

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=ZhBJv1sqXOU78bGQ@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=ankit.k.nautiyal@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