From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
To: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] lib/i915/perf: Include ATSM in ACM metrics
Date: Tue, 29 Nov 2022 13:08:33 -0800 [thread overview]
Message-ID: <Y4Z00Ud7Rsy4K3TX@unerlige-ril> (raw)
In-Reply-To: <20221129165953.1064213-1-ashutosh.dixit@intel.com>
lgtm,
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Thanks,
Umesh
On Tue, Nov 29, 2022 at 08:59:53AM -0800, Ashutosh Dixit wrote:
>ATSM shares DG2 metrics.
>
>Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
>---
> lib/i915/perf.c | 2 ++
> 1 file changed, 2 insertions(+)
>
>diff --git a/lib/i915/perf.c b/lib/i915/perf.c
>index 4a946906a84..c7e87457bd0 100644
>--- a/lib/i915/perf.c
>+++ b/lib/i915/perf.c
>@@ -159,6 +159,7 @@ is_acm_gt1(const struct intel_perf_devinfo *devinfo)
> #define INTEL_VGA_DEVICE(_id, _info) _id
> static const uint32_t devids[] = {
> INTEL_DG2_G11_IDS(NULL),
>+ INTEL_ATS_M75_IDS(NULL),
> };
> #undef INTEL_VGA_DEVICE
> for (uint32_t i = 0; i < ARRAY_SIZE(devids); i++) {
>@@ -193,6 +194,7 @@ is_acm_gt3(const struct intel_perf_devinfo *devinfo)
> #define INTEL_VGA_DEVICE(_id, _info) _id
> static const uint32_t devids[] = {
> INTEL_DG2_G10_IDS(NULL),
>+ INTEL_ATS_M150_IDS(NULL),
> };
> #undef INTEL_VGA_DEVICE
> for (uint32_t i = 0; i < ARRAY_SIZE(devids); i++) {
>--
>2.38.0
>
next prev parent reply other threads:[~2022-11-29 21:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-29 16:59 [igt-dev] [PATCH i-g-t] lib/i915/perf: Include ATSM in ACM metrics Ashutosh Dixit
2022-11-29 19:35 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2022-11-29 21:08 ` Umesh Nerlige Ramappa [this message]
2022-11-30 2:55 ` [igt-dev] ✓ 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=Y4Z00Ud7Rsy4K3TX@unerlige-ril \
--to=umesh.nerlige.ramappa@intel.com \
--cc=ashutosh.dixit@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