public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: James Ausmus <james.ausmus@intel.com>
Cc: IGT development <igt-dev@lists.freedesktop.org>,
	"Peres, Martin" <martin.peres@intel.com>,
	Daniel Vetter <daniel.vetter@intel.com>
Subject: Re: [igt-dev] [PATCH i-g-t] tests: Rename kms_chv_cursor_fail to kms_cursor_edge_walk
Date: Wed, 3 Apr 2019 12:42:48 +0200	[thread overview]
Message-ID: <20190403104248.GY2665@phenom.ffwll.local> (raw)
In-Reply-To: <20190402175822.GF9144@jausmus-gentoo-dev6.jf.intel.com>

On Tue, Apr 02, 2019 at 10:58:22AM -0700, James Ausmus wrote:
> On Tue, Apr 02, 2019 at 01:43:43PM +0200, Daniel Vetter wrote:
> > It's a generic testcase, originally for a chv issue, but we can hit
> > legit bugs with this on any platforms. And we do, which then results
> > in confused managers.
> > 
> > Let's rename for clarity.
> > 
> > Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
> > Cc: "Peres, Martin" <martin.peres@intel.com>
> > Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
> > Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> 
> Acked-by: James Ausmus <james.ausmus@intel.com>
> 
> AKA one now slightly-less confused manager... ;)

Arek/Martin also acked, so merged it.
-Daniel

> 
> > ---
> >  tests/Makefile.sources                                  | 2 +-
> >  tests/{kms_chv_cursor_fail.c => kms_cursor_edge_walk.c} | 0
> >  tests/meson.build                                       | 2 +-
> >  3 files changed, 2 insertions(+), 2 deletions(-)
> >  rename tests/{kms_chv_cursor_fail.c => kms_cursor_edge_walk.c} (100%)
> > 
> > diff --git a/tests/Makefile.sources b/tests/Makefile.sources
> > index 71ccf00af256..86ad301e125a 100644
> > --- a/tests/Makefile.sources
> > +++ b/tests/Makefile.sources
> > @@ -29,12 +29,12 @@ TESTS_progs = \
> >  	kms_available_modes_crc \
> >  	kms_busy \
> >  	kms_ccs \
> > -	kms_chv_cursor_fail \
> >  	kms_color \
> >  	kms_concurrent \
> >  	kms_content_protection\
> >  	kms_crtc_background_color \
> >  	kms_cursor_crc \
> > +	kms_cursor_edge_walk \
> >  	kms_cursor_legacy \
> >  	kms_dp_dsc \
> >  	kms_draw_crc \
> > diff --git a/tests/kms_chv_cursor_fail.c b/tests/kms_cursor_edge_walk.c
> > similarity index 100%
> > rename from tests/kms_chv_cursor_fail.c
> > rename to tests/kms_cursor_edge_walk.c
> > diff --git a/tests/meson.build b/tests/meson.build
> > index 9015f809ed05..8e1ae4fd9b1f 100644
> > --- a/tests/meson.build
> > +++ b/tests/meson.build
> > @@ -16,12 +16,12 @@ test_progs = [
> >  	'kms_available_modes_crc',
> >  	'kms_busy',
> >  	'kms_ccs',
> > -	'kms_chv_cursor_fail',
> >  	'kms_color',
> >  	'kms_concurrent',
> >  	'kms_content_protection',
> >  	'kms_crtc_background_color',
> >  	'kms_cursor_crc',
> > +	'kms_cursor_edge_walk',
> >  	'kms_cursor_legacy',
> >  	'kms_dp_dsc',
> >  	'kms_draw_crc',
> > -- 
> > 2.20.1
> > 
> > _______________________________________________
> > igt-dev mailing list
> > igt-dev@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/igt-dev

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2019-04-03 10:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02 11:43 [igt-dev] [PATCH i-g-t] tests: Rename kms_chv_cursor_fail to kms_cursor_edge_walk Daniel Vetter
2019-04-02 12:14 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-04-02 17:58 ` [igt-dev] [PATCH i-g-t] " James Ausmus
2019-04-03 10:42   ` Daniel Vetter [this message]
2019-04-02 19:44 ` [igt-dev] ✓ Fi.CI.IGT: success for " 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=20190403104248.GY2665@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=daniel.vetter@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=james.ausmus@intel.com \
    --cc=martin.peres@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