public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
To: "Juha-Pekka Heikkilä" <juhapekka.heikkila@gmail.com>,
	igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Reset output->pipe after testing it.
Date: Fri, 18 Jan 2019 01:33:35 -0800	[thread overview]
Message-ID: <fb156ff2d55140dd83db6caf5640054064083a70.camel@intel.com> (raw)
In-Reply-To: <81b073b2-3ef9-ad6d-f439-121af8ed1c1a@gmail.com>

On Fri, 2019-01-18 at 09:20 +0200, Juha-Pekka Heikkilä wrote:
> Hi,
> 
> I actually had this fix included here 
> https://patchwork.freedesktop.org/patch/268867/
> 
Ah, I didn't know you had sent a fix, apologies.

> my patch fixes also few other issues but it still need some work
> with 
> gamma tables, I have there some mismatch.
Interesting, the only other failure I saw on my KBL was with NV12. I
sent a fix for that here 
https://patchwork.freedesktop.org/series/55396/ - mind taking a look atthat as well? 

> 
> Your patch can go in on my behalf, I don't yet know how soon I get
> those 
> gamma tables working so all crc's will start to pass.
> 
> Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Thanks!

-DK

> 
> Dhinakaran Pandiyan kirjoitti 17.1.2019 klo 21.34:
> > Not clearing the pipe results in a test failure when the same pipe
> > is
> > assigned to the next output.
> > 
> > Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
> > Suggested-by: James Ausmus <james.ausmus@intel.com>
> > Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
> > ---
> >   tests/kms_available_modes_crc.c | 1 +
> >   1 file changed, 1 insertion(+)
> > 
> > diff --git a/tests/kms_available_modes_crc.c
> > b/tests/kms_available_modes_crc.c
> > index 45a47750..0c0282f8 100644
> > --- a/tests/kms_available_modes_crc.c
> > +++ b/tests/kms_available_modes_crc.c
> > @@ -484,6 +484,7 @@ test_available_modes(data_t* data)
> >   		igt_pipe_crc_stop(data->pipe_crc);
> >   		igt_pipe_crc_free(data->pipe_crc);
> >   		igt_display_commit2(&data->display, data->commit);
> > +		igt_output_set_pipe(output, PIPE_NONE);
> >   	}
> >   	igt_assert(invalids == 0);
> >   }
> > 

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

      reply	other threads:[~2019-01-18  9:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17 19:34 [igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Reset output->pipe after testing it Dhinakaran Pandiyan
2019-01-17 20:13 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-01-18  4:53 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-01-18  7:20 ` [igt-dev] [PATCH i-g-t] " Juha-Pekka Heikkilä
2019-01-18  9:33   ` Dhinakaran Pandiyan [this message]

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=fb156ff2d55140dd83db6caf5640054064083a70.camel@intel.com \
    --to=dhinakaran.pandiyan@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=juhapekka.heikkila@gmail.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