Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mika Kuoppala <mika.kuoppala@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: christoph.manszewski@intel.com,
	Mika Kuoppala <mika.kuoppala@linux.intel.com>
Subject: [PATCH i-g-t 4/4] lib/eudebug: Adjust to upstream uapi rebase
Date: Fri,  7 Feb 2025 13:49:35 +0200	[thread overview]
Message-ID: <20250207114935.1996323-5-mika.kuoppala@linux.intel.com> (raw)
In-Reply-To: <20250207114935.1996323-1-mika.kuoppala@linux.intel.com>

As eudebug-dev is not merged, it consumes the upstream changes
as a base. Exec queues got new property of PXP which causes
PROPERTY_EUDEBUG to jump from 2 to 3.

Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
---
 include/drm-uapi-experimental/xe_drm_eudebug.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/drm-uapi-experimental/xe_drm_eudebug.h b/include/drm-uapi-experimental/xe_drm_eudebug.h
index 714bb93c7..f66de2ff5 100644
--- a/include/drm-uapi-experimental/xe_drm_eudebug.h
+++ b/include/drm-uapi-experimental/xe_drm_eudebug.h
@@ -54,7 +54,7 @@ struct drm_xe_vm_bind_op_ext_attach_debug {
 
 /* ... */
 
-#define   DRM_XE_EXEC_QUEUE_SET_PROPERTY_EUDEBUG		2
+#define   DRM_XE_EXEC_QUEUE_SET_PROPERTY_EUDEBUG		3
 #define     DRM_XE_EXEC_QUEUE_EUDEBUG_FLAG_ENABLE		(1 << 0)
 
 /* ... */
-- 
2.43.0


  parent reply	other threads:[~2025-02-07 11:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-07 11:49 [PATCH i-g-t 0/4] eudebug: drop support for exec queue placements Mika Kuoppala
2025-02-07 11:49 ` [PATCH i-g-t 1/4] Revert "tests/xe_eudebug: Validate exec queue placements" Mika Kuoppala
2025-02-07 12:54   ` Manszewski, Christoph
2025-02-07 11:49 ` [PATCH i-g-t 2/4] Revert "lib/xe_eudebug: Add support for exec queue placements events" Mika Kuoppala
2025-02-07 12:58   ` Manszewski, Christoph
2025-02-07 11:49 ` [PATCH i-g-t 3/4] Revert "drm-uapi-experimental/xe_drm_eudebug: Sync after exec_queue placement event addition" Mika Kuoppala
2025-02-07 12:58   ` Manszewski, Christoph
2025-02-07 11:49 ` Mika Kuoppala [this message]
2025-02-07 12:59   ` [PATCH i-g-t 4/4] lib/eudebug: Adjust to upstream uapi rebase Manszewski, Christoph
2025-02-07 19:47 ` ✗ Fi.CI.BAT: failure for eudebug: drop support for exec queue placements 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=20250207114935.1996323-5-mika.kuoppala@linux.intel.com \
    --to=mika.kuoppala@linux.intel.com \
    --cc=christoph.manszewski@intel.com \
    --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