From: Michal Wajdeczko <michal.wajdeczko@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>,
Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [PATCH 3/4] drm/xe/guc: Fixup HXG Fast Request description
Date: Tue, 11 Jun 2024 20:07:34 +0200 [thread overview]
Message-ID: <20240611180735.1988-4-michal.wajdeczko@intel.com> (raw)
In-Reply-To: <20240611180735.1988-1-michal.wajdeczko@intel.com>
Like it's i915 copy, it was wrongly referring to the HXG Request.
Reported-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
---
drivers/gpu/drm/xe/abi/guc_messages_abi.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/xe/abi/guc_messages_abi.h b/drivers/gpu/drm/xe/abi/guc_messages_abi.h
index f6ed4dfd215c..2a0317cda7db 100644
--- a/drivers/gpu/drm/xe/abi/guc_messages_abi.h
+++ b/drivers/gpu/drm/xe/abi/guc_messages_abi.h
@@ -94,8 +94,8 @@
/**
* DOC: HXG Fast Request
*
- * The `HXG Request`_ message should be used to initiate asynchronous activity
- * for which confirmation or return data is not expected.
+ * The `HXG Fast Request`_ message should be used to initiate asynchronous
+ * activity for which confirmation or return data is not expected.
*
* If confirmation is required then `HXG Request`_ shall be used instead.
*
--
2.43.0
next prev parent reply other threads:[~2024-06-11 18:07 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-11 18:07 [PATCH 0/4] More GuC ABI fixes Michal Wajdeczko
2024-06-11 18:07 ` [PATCH 1/4] drm/xe/guc: Fixup GuC KLV ABI kernel-doc annotations Michal Wajdeczko
2024-06-11 18:07 ` [PATCH 2/4] drm/xe/guc: Update GuC CTB Descriptor ABI Michal Wajdeczko
2024-06-11 18:07 ` Michal Wajdeczko [this message]
2024-06-11 18:07 ` [PATCH 4/4] drm/xe/guc: Avoid named enum types in GuC KLV ABI Michal Wajdeczko
2024-06-11 20:16 ` John Harrison
2024-06-11 21:14 ` Michal Wajdeczko
2024-06-12 20:50 ` John Harrison
2024-06-11 20:25 ` ✓ CI.Patch_applied: success for More GuC ABI fixes Patchwork
2024-06-11 20:26 ` ✗ CI.checkpatch: warning " Patchwork
2024-06-11 20:27 ` ✓ CI.KUnit: success " Patchwork
2024-06-11 20:38 ` ✓ CI.Build: " Patchwork
2024-06-11 20:41 ` ✗ CI.Hooks: failure " Patchwork
2024-06-11 20:42 ` ✓ CI.checksparse: success " Patchwork
2024-06-11 21:24 ` ✓ CI.BAT: " Patchwork
2024-06-12 2:27 ` ✗ 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=20240611180735.1988-4-michal.wajdeczko@intel.com \
--to=michal.wajdeczko@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=lucas.demarchi@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