public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Maciej Patelczyk <maciej.patelczyk@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: piotr.rudnicki@intel.com, Maciej Patelczyk <maciej.patelczyk@intel.com>
Subject: [PATCH i-g-t] drm-uapi-experimental/xe_drm_eudebug: Adjust definition in xe_drm_eudebug.h
Date: Thu,  2 Apr 2026 15:20:04 +0200	[thread overview]
Message-ID: <20260402132004.1712065-1-maciej.patelczyk@intel.com> (raw)

Adjust the IOCTL numbers an exec_queue eudebug extension number to
match drm-tip.

Signed-off-by: Maciej Patelczyk <maciej.patelczyk@intel.com>
---
 include/drm-uapi-experimental/xe_drm_eudebug.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/include/drm-uapi-experimental/xe_drm_eudebug.h b/include/drm-uapi-experimental/xe_drm_eudebug.h
index 8e74ced2f..a1733f543 100644
--- a/include/drm-uapi-experimental/xe_drm_eudebug.h
+++ b/include/drm-uapi-experimental/xe_drm_eudebug.h
@@ -19,9 +19,9 @@ extern "C" {
  */
 
 /* XXX: BEGIN section moved from xe_drm.h as temporary solution */
-#define DRM_XE_EUDEBUG_CONNECT		0x0f
-#define DRM_XE_DEBUG_METADATA_CREATE	0x10
-#define DRM_XE_DEBUG_METADATA_DESTROY	0x11
+#define DRM_XE_EUDEBUG_CONNECT		0x10
+#define DRM_XE_DEBUG_METADATA_CREATE	0x11
+#define DRM_XE_DEBUG_METADATA_DESTROY	0x12
 
 /* ... */
 
@@ -54,7 +54,7 @@ struct drm_xe_vm_bind_op_ext_attach_debug {
 
 /* ... */
 
-#define   DRM_XE_EXEC_QUEUE_SET_PROPERTY_EUDEBUG		6
+#define   DRM_XE_EXEC_QUEUE_SET_PROPERTY_EUDEBUG		7
 #define     DRM_XE_EXEC_QUEUE_EUDEBUG_FLAG_ENABLE		(1 << 0)
 
 /* ... */
-- 
2.43.0


             reply	other threads:[~2026-04-02 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-02 13:20 Maciej Patelczyk [this message]
2026-04-02 14:04 ` [PATCH i-g-t] drm-uapi-experimental/xe_drm_eudebug: Adjust definition in xe_drm_eudebug.h Hajda, Andrzej
2026-04-02 14:57   ` Kamil Konieczny
2026-04-02 17:22 ` ✗ Fi.CI.BAT: failure for " 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=20260402132004.1712065-1-maciej.patelczyk@intel.com \
    --to=maciej.patelczyk@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=piotr.rudnicki@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