From: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
To: Jeffrey Hugo <quic_jhugo@quicinc.com>
Cc: Oded Gabbay <ogabbay@kernel.org>,
Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] accel/ivpu: Document DRM_IVPU_PARAM_CAPABILITIES
Date: Thu, 10 Aug 2023 16:32:44 +0200 [thread overview]
Message-ID: <20230810143244.GB3329046@linux.intel.com> (raw)
In-Reply-To: <6bbd1cc5-f85b-2b42-22f9-4fd313a6ebfc@quicinc.com>
On Thu, Aug 10, 2023 at 08:27:08AM -0600, Jeffrey Hugo wrote:
> On 8/10/2023 2:07 AM, Stanislaw Gruszka wrote:
> > Add comments regarding new DRM_IVPU_PARAM_CAPABILITIES param.
> >
> > Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
> > ---
> > include/uapi/drm/ivpu_accel.h | 19 +++++++++++++++++--
> > 1 file changed, 17 insertions(+), 2 deletions(-)
> >
> > diff --git a/include/uapi/drm/ivpu_accel.h b/include/uapi/drm/ivpu_accel.h
> > index a58a14c9f222..7d1ecc5bbac3 100644
> > --- a/include/uapi/drm/ivpu_accel.h
> > +++ b/include/uapi/drm/ivpu_accel.h
> > @@ -69,8 +69,21 @@ extern "C" {
> > #define DRM_IVPU_CONTEXT_PRIORITY_FOCUS 2
> > #define DRM_IVPU_CONTEXT_PRIORITY_REALTIME 3
> > -#define DRM_IVPU_CAP_METRIC_STREAMER 1
> > -#define DRM_IVPU_CAP_DMA_MEMORY_RANGE 2
> > +/**
> > + * DRM_IVPU_CAP_METRIC_STREAMER
> > + *
> > + * Metric streamer support, provides sampling of various hardware
> > + * performance metrics (like DMA bandwidth, cache miss/hits),
> > + * can be used for profiling.
>
> Feels like this is a run-on sentence. I think this reads better -
>
> Metric streamer support. Provides sampling of various hardware performance
> metrics like DMA bandwidth and cache miss/hits. Can be used for profiling.
>
> What do you think?
Looks better :-)
Thanks
Stanislaw
next prev parent reply other threads:[~2023-08-10 14:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 8:07 [PATCH] accel/ivpu: Document DRM_IVPU_PARAM_CAPABILITIES Stanislaw Gruszka
2023-08-10 14:27 ` Jeffrey Hugo
2023-08-10 14:32 ` Stanislaw Gruszka [this message]
2023-08-10 14:49 ` Jeffrey Hugo
2023-08-11 8:52 ` Stanislaw Gruszka
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=20230810143244.GB3329046@linux.intel.com \
--to=stanislaw.gruszka@linux.intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jacek.lawrynowicz@linux.intel.com \
--cc=ogabbay@kernel.org \
--cc=quic_jhugo@quicinc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.