Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Zack Rusin <zackr@vmware.com>
To: "igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>,
	"kamil.konieczny@linux.intel.com"
	<kamil.konieczny@linux.intel.com>
Cc: Martin Krastev <krastevm@vmware.com>,
	Ian Forbes <iforbes@vmware.com>,
	Michael Banack <banackm@vmware.com>,
	Maaz Mombasawala <mombasawalam@vmware.com>
Subject: Re: [igt-dev] [PATCH i-g-t v3 0/8] Add vmwgfx support
Date: Wed, 12 Apr 2023 17:30:21 +0000	[thread overview]
Message-ID: <b02ed12e1ae8c54da5daf89bc361fdd3b84a2ef0.camel@vmware.com> (raw)
In-Reply-To: <20230412163221.l4fibuq5tpplwd5t@kamilkon-desk1>

On Wed, 2023-04-12 at 18:32 +0200, Kamil Konieczny wrote:
> !! External Email
> 
> Hi Zack,
> 
> On 2023-04-11 at 22:33:21 -0400, Zack Rusin wrote:
> > From: Zack Rusin <zackr@vmware.com>
> > 
> > v2: Split up tests into individual changes and fix various reported
> > warnings
> > v3: Rename vmw tests and commits, regenerate headers and fix the order
> > of driver names in drmtest
> > 
> > Introduce explicit support for vmwgfx. The general support is largely
> > self contained, the only additionl change is to increase number of
> > available crtcs which is needed by vmwgfx but doesn't affect other
> > drivers.
> > 
> > Besides the core support add a number of vmwgfx specific tests which
> > use and test various vmwgfx specific ioctl's.
> > 
> > Maaz Mombasawala (7):
> >   lib/svga: Add generated headers for the svga device
> >   lib: Add vmwgfx support
> >   tests/vmwgfx: Add triangle test
> >   tests/vmwgfx: Add execution buffer test
> >   tests/vmwgfx: Add surface copy test
> >   tests/vmwgfx: Add mob stress test
> >   tests/vmwgfx: Add reference counting tests
> 
> This looks almost ok, in file from first patch:
> lib/svga/svga3d_surfacedefs.h
> 
> SPDX should be placed on first line.

That one is currently verbatim from the kernel. This is on our immediate todo (both
for kernel and igt) because that part of our autogenerated files is broken. I can
hand edit it if it's important for igt though.

> btw checkpatch.pl has many warnings and found two misspelled
> words in
> lib/svga/vm_basic_types.h
> 
> Is this file also part of ones copied from linux driver ?
> While all that ints and other stuff looks basic, that MKS...
> looks like some performance counting data structure (so it
> don't looks like "basic").

basic in the sense that a lot of other code relies on it. This is a glue which has
to be changed for igt anyway due to userspace/kernel difference so I'll edit that
and respin the series.

z

      reply	other threads:[~2023-04-12 17:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12  2:33 [igt-dev] [PATCH i-g-t v3 0/8] Add vmwgfx support Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 1/8] lib/svga: Add generated headers for the svga device Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 2/8] lib: Add vmwgfx support Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 3/8] tests/vmwgfx: Add triangle test Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 4/8] tests/vmwgfx: Add execution buffer test Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 5/8] tests/vmwgfx: Add surface copy test Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 6/8] tests/vmwgfx: Add mob stress test Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 7/8] tests/vmwgfx: Add reference counting tests Zack Rusin
2023-04-12  2:33 ` [igt-dev] [PATCH i-g-t v3 8/8] lib: Fix igt_kms for drivers with 8 crtc's Zack Rusin
2023-04-12  3:11 ` [igt-dev] ✓ Fi.CI.BAT: success for Add vmwgfx support (rev3) Patchwork
2023-04-12 14:07 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2023-04-12 16:32 ` [igt-dev] [PATCH i-g-t v3 0/8] Add vmwgfx support Kamil Konieczny
2023-04-12 17:30   ` Zack Rusin [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=b02ed12e1ae8c54da5daf89bc361fdd3b84a2ef0.camel@vmware.com \
    --to=zackr@vmware.com \
    --cc=banackm@vmware.com \
    --cc=iforbes@vmware.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.intel.com \
    --cc=krastevm@vmware.com \
    --cc=mombasawalam@vmware.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