public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Melkaveri, Arjun" <arjun.melkaveri@intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH V5] i915/gem_exec_nop:Adjusted test to utilize all available engines
Date: Tue, 28 Jan 2020 18:04:16 +0530	[thread overview]
Message-ID: <20200128123416.GA28452@arjun-NUC8i7BEH> (raw)
In-Reply-To: <158021427043.2129.1023440030917732997@skylake-alporthouse-com>

On Tue, Jan 28, 2020 at 12:24:30PM +0000, Chris Wilson wrote:
> Quoting Arjun Melkaveri (2020-01-28 12:08:49)
> > @@ -621,10 +626,7 @@ static void sequential(int fd, uint32_t handle, unsigned flags, int timeout)
> >         igt_require(__gem_execbuf(fd, &execbuf) == 0);
> >  
> >         if (flags & CONTEXT) {
> > -               uint32_t id;
> > -
> > -               igt_require(__gem_context_create(fd, &id) == 0);
> > -               execbuf.rsvd1 = id;
> > +               execbuf.rsvd1 = gem_context_clone_with_engines(fd, 0);
> 
> So where's the skip for machines without context support?
> -Chris
Missed that , will correct it now 
-Arjun 
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

      reply	other threads:[~2020-01-28 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28 12:08 [igt-dev] [PATCH V5] i915/gem_exec_nop:Adjusted test to utilize all available engines Arjun Melkaveri
2020-01-28 12:24 ` Chris Wilson
2020-01-28 12:34   ` Melkaveri, Arjun [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=20200128123416.GA28452@arjun-NUC8i7BEH \
    --to=arjun.melkaveri@intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=igt-dev@lists.freedesktop.org \
    /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