From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Intel-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH] drm/i915: Complete and clarify per client usage stats documentation
Date: Tue, 24 May 2022 08:55:19 +0100 [thread overview]
Message-ID: <20220524075519.1553540-1-tvrtko.ursulin@linux.intel.com> (raw)
From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Mention the compute engine which was recently added to the driver and also
clarify that userspace should be written in a forward compatible way.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
---
Documentation/gpu/i915.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
index 54060cd6c419..3e28b08ba6f6 100644
--- a/Documentation/gpu/i915.rst
+++ b/Documentation/gpu/i915.rst
@@ -723,5 +723,6 @@ the currently possible format options:
drm-engine-capacity-video: 2
drm-engine-video-enhance: 0 ns
-Possible `drm-engine-` key names are: `render`, `copy`, `video` and
-`video-enhance`.
+Possible `drm-engine-` key names are: `render`, `copy`, `video`,
+`video-enhance` and `compute`. This list may not be complete and userspace
+parsers should in any case handle new names appearing with new kernel releases.
--
2.32.0
next reply other threads:[~2022-05-24 7:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-24 7:55 Tvrtko Ursulin [this message]
2022-05-24 8:51 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Complete and clarify per client usage stats documentation Patchwork
2022-05-24 10:07 ` [Intel-gfx] ✓ Fi.CI.IGT: " 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=20220524075519.1553540-1-tvrtko.ursulin@linux.intel.com \
--to=tvrtko.ursulin@linux.intel.com \
--cc=Intel-gfx@lists.freedesktop.org \
--cc=dri-devel@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