From: Ashutosh Dixit <ashutosh.dixit@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>,
Matthew Brost <matthew.brost@intel.com>,
Lionel Landwerlin <lionel.g.landwerlin@intel.com>,
Jose Souza <jose.souza@intel.com>
Subject: [PATCH 0/3] drm/xe/oa: Add NO_PREEMPT property
Date: Tue, 25 Jun 2024 13:15:15 -0700 [thread overview]
Message-ID: <20240625201518.766925-1-ashutosh.dixit@intel.com> (raw)
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
Ashutosh Dixit (3):
drm/xe/oa: Allow stream enable/disable functions to return error
drm/xe: Exec queue op's to enable/disable preemption and timeslicing
drm/xe/oa: Allow preemption to be disabled on the stream exec queue
drivers/gpu/drm/xe/xe_exec_queue_types.h | 4 ++
drivers/gpu/drm/xe/xe_execlist.c | 14 +++++
drivers/gpu/drm/xe/xe_guc_submit.c | 45 ++++++++++++++++
drivers/gpu/drm/xe/xe_oa.c | 67 ++++++++++++++++++------
drivers/gpu/drm/xe/xe_oa_types.h | 3 ++
include/uapi/drm/xe_drm.h | 6 +++
6 files changed, 124 insertions(+), 15 deletions(-)
--
2.41.0
next reply other threads:[~2024-06-25 20:15 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 20:15 Ashutosh Dixit [this message]
2024-06-25 20:15 ` [PATCH 1/3] drm/xe/oa: Allow stream enable/disable functions to return error Ashutosh Dixit
2024-06-25 21:53 ` Umesh Nerlige Ramappa
2024-06-25 20:15 ` [PATCH 2/3] drm/xe: Exec queue op's to enable/disable preemption and timeslicing Ashutosh Dixit
2024-06-25 21:57 ` Umesh Nerlige Ramappa
2024-06-25 22:01 ` Matthew Brost
2024-06-26 0:24 ` Dixit, Ashutosh
2024-06-26 0:35 ` Matthew Brost
2024-06-25 20:15 ` [PATCH 3/3] drm/xe/oa: Allow preemption to be disabled on the stream exec queue Ashutosh Dixit
2024-06-25 20:49 ` Souza, Jose
2024-06-26 0:29 ` Dixit, Ashutosh
2024-06-25 21:55 ` Umesh Nerlige Ramappa
2024-06-25 22:02 ` Matthew Brost
2024-06-25 20:37 ` ✓ CI.Patch_applied: success for drm/xe/oa: Add NO_PREEMPT property (rev3) Patchwork
2024-06-25 20:37 ` ✓ CI.checkpatch: " Patchwork
2024-06-25 20:38 ` ✓ CI.KUnit: " Patchwork
2024-06-25 20:50 ` ✓ CI.Build: " Patchwork
2024-06-25 20:52 ` ✓ CI.Hooks: " Patchwork
2024-06-25 20:53 ` ✓ CI.checksparse: " Patchwork
2024-06-25 21:16 ` ✓ CI.BAT: " Patchwork
2024-06-26 1:48 ` ✗ CI.FULL: failure " 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=20240625201518.766925-1-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=jose.souza@intel.com \
--cc=lionel.g.landwerlin@intel.com \
--cc=matthew.brost@intel.com \
--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