Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/xe/oa: Add NO_PREEMPT property
@ 2024-06-25 19:59 Ashutosh Dixit
  2024-06-25 19:59 ` [PATCH 1/2] drm/xe/oa: Allow stream enable/disable functions to return error Ashutosh Dixit
  2024-06-25 19:59 ` [PATCH 2/2] drm/xe/oa: Allow preemption to be disabled on the stream exec queue Ashutosh Dixit
  0 siblings, 2 replies; 3+ messages in thread
From: Ashutosh Dixit @ 2024-06-25 19:59 UTC (permalink / raw)
  To: intel-xe

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.

Ashutosh Dixit (2):
  drm/xe/oa: Allow stream enable/disable functions to return error
  drm/xe/oa: 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(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-25 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 19:59 [PATCH 0/2] drm/xe/oa: Add NO_PREEMPT property Ashutosh Dixit
2024-06-25 19:59 ` [PATCH 1/2] drm/xe/oa: Allow stream enable/disable functions to return error Ashutosh Dixit
2024-06-25 19:59 ` [PATCH 2/2] drm/xe/oa: Allow preemption to be disabled on the stream exec queue Ashutosh Dixit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox