Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Souza, Jose" <jose.souza@intel.com>
To: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
Cc: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
	"Nerlige Ramappa, Umesh" <umesh.nerlige.ramappa@intel.com>
Subject: Re: [PATCH v5 0/2] drm/xe/oa: Add NO_PREEMPT property
Date: Thu, 27 Jun 2024 13:43:10 +0000	[thread overview]
Message-ID: <6c3e943dacaa7ecb6445a447886b799a570a530d.camel@intel.com> (raw)
In-Reply-To: <87ed8ihn5g.wl-ashutosh.dixit@intel.com>

On Thu, 2024-06-27 at 00:15 -0700, Dixit, Ashutosh wrote:
> On Wed, 26 Jun 2024 12:43:30 -0700, Dixit, Ashutosh wrote:
> > 
> > On Wed, 26 Jun 2024 09:55:40 -0700, Souza, Jose wrote:
> > > 
> > > On Tue, 2024-06-25 at 19:13 -0700, Ashutosh Dixit wrote:
> > > > Add DRM_XE_OA_PROPERTY_NO_PREEMPT property. This is intended to be Xe GuC
> > > > equivalent of i915 property DRM_I915_PERF_PROP_HOLD_PREEMPTION.
> > > > 
> > > > v2: Introduce no_preempt exec queue op
> > > > v3: Introduce set_no_preempt and clear_no_preempt exec queue op's
> > > > v4: Revert to v1, which doesn't add new exec queue op's
> > > > v5: Same as v4, except added 'uapi' to Patch 2/2 title
> > > 
> > > Mesa/UMD uAPI user: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29312
> > > Please lets push to make it part of the same kernel release as other OA patches.
> > 
> > I just now merged this, I think it will make it into the same kernel
> > release as the other OA patches. If not, I will update.
> 
> According to Rodrigo's 6.11 PR, looks like all OA patches should make it
> into 6.11:
> 
> https://lore.kernel.org/intel-xe/ZnyW9RdC_aWSla_q@intel.com/T/#u

Awesome. thank you

> 
> 
> > 
> > > 
> > > Acked-by: José Roberto de Souza <jose.souza@intel.com>
> > 
> > Thanks. Also, thanks Umesh for reviewing.
> > 
> > Ashutosh
> > 
> > 
> > > 
> > > > 
> > > > Ashutosh Dixit (2):
> > > >   drm/xe/oa: Allow stream enable/disable functions to return error
> > > >   drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec
> > > >     queue
> > > > 
> > > >  drivers/gpu/drm/xe/xe_oa.c       | 104 ++++++++++++++++++++++++++-----
> > > >  drivers/gpu/drm/xe/xe_oa_types.h |   3 +
> > > >  include/uapi/drm/xe_drm.h        |   6 ++
> > > >  3 files changed, 98 insertions(+), 15 deletions(-)
> > > > 
> > > 


      reply	other threads:[~2024-06-27 13:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26  2:13 [PATCH v5 0/2] drm/xe/oa: Add NO_PREEMPT property Ashutosh Dixit
2024-06-26  2:13 ` [PATCH 1/2] drm/xe/oa: Allow stream enable/disable functions to return error Ashutosh Dixit
2024-06-26  2:13 ` [PATCH 2/2] drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queue Ashutosh Dixit
2024-06-26  3:07   ` Umesh Nerlige Ramappa
2024-06-26  7:51     ` Dixit, Ashutosh
2024-06-26 13:54       ` Upadhyay, Tejas
2024-06-26 16:58         ` Umesh Nerlige Ramappa
2024-06-26  2:47 ` ✓ CI.Patch_applied: success for drm/xe/oa: Add NO_PREEMPT property (rev5) Patchwork
2024-06-26  2:47 ` ✓ CI.checkpatch: " Patchwork
2024-06-26  2:49 ` ✓ CI.KUnit: " Patchwork
2024-06-26  3:01 ` ✓ CI.Build: " Patchwork
2024-06-26  3:03 ` ✓ CI.Hooks: " Patchwork
2024-06-26  3:04 ` ✓ CI.checksparse: " Patchwork
2024-06-26  3:27 ` ✓ CI.BAT: " Patchwork
2024-06-26  6:30 ` ✓ CI.FULL: " Patchwork
2024-06-26 16:55 ` [PATCH v5 0/2] drm/xe/oa: Add NO_PREEMPT property Souza, Jose
2024-06-26 19:43   ` Dixit, Ashutosh
2024-06-27  7:15     ` Dixit, Ashutosh
2024-06-27 13:43       ` Souza, Jose [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=6c3e943dacaa7ecb6445a447886b799a570a530d.camel@intel.com \
    --to=jose.souza@intel.com \
    --cc=ashutosh.dixit@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=umesh.nerlige.ramappa@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