All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 5/6] lib/i915/perf: reorder CNL counter
Date: Tue,  5 Jan 2021 13:17:48 +0200	[thread overview]
Message-ID: <20210105111749.463432-6-lionel.g.landwerlin@intel.com> (raw)
In-Reply-To: <20210105111749.463432-1-lionel.g.landwerlin@intel.com>

Simply moving the counter around.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
---
 lib/i915/perf-configs/oa-cnl.xml | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/lib/i915/perf-configs/oa-cnl.xml b/lib/i915/perf-configs/oa-cnl.xml
index 0bf5fa180..cb7eb8c69 100644
--- a/lib/i915/perf-configs/oa-cnl.xml
+++ b/lib/i915/perf-configs/oa-cnl.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<metrics version="1609843423" merge_md5="">
+<metrics version="1609843831" merge_md5="">
   <set name="Render Metrics Basic Gen10"
        chipset="CNL"
        symbol_name="RenderBasic"
@@ -4722,6 +4722,19 @@
              mdapi_supported_apis=""
              mdapi_hw_unit_type="gpu"
              />
+    <counter name="Shader Barrier Messages"
+             symbol_name="ShaderBarriers"
+             underscore_name="shader_barriers"
+             description="The total number of shader barrier messages."
+             data_type="uint64"
+             units="messages"
+             semantic_type="event"
+             equation="A 35 READ"
+             mdapi_group="EU Array/Barrier"
+             mdapi_usage_flags="Tier3 Frame Batch Draw"
+             mdapi_supported_apis=""
+             mdapi_hw_unit_type="gpu"
+             />
     <counter name="Slice0 L3 Bank0 Accesses"
              symbol_name="L3Bank00Accesses"
              underscore_name="l3_bank00_accesses"
@@ -4833,19 +4846,6 @@
              mdapi_supported_apis=""
              mdapi_hw_unit_type="gpu"
              />
-    <counter name="Shader Barrier Messages"
-             symbol_name="ShaderBarriers"
-             underscore_name="shader_barriers"
-             description="The total number of shader barrier messages."
-             data_type="uint64"
-             units="messages"
-             semantic_type="event"
-             equation="A 35 READ"
-             mdapi_group="EU Array/Barrier"
-             mdapi_usage_flags="Tier3 Frame Batch Draw"
-             mdapi_supported_apis=""
-             mdapi_hw_unit_type="gpu"
-             />
     <counter name="GTI L3 Throughput"
              symbol_name="GtiL3Throughput"
              underscore_name="gti_l3_throughput"
-- 
2.30.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  parent reply	other threads:[~2021-01-05 11:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 11:17 [igt-dev] [PATCH i-g-t 0/6] lib/i915/perf: Synchronize perf metrics Lionel Landwerlin
2021-01-05 11:17 ` [igt-dev] [PATCH i-g-t 1/6] lib/i915/perf: update gen9/10/11 TestOa configs Lionel Landwerlin
2021-01-05 11:17 ` [igt-dev] [PATCH i-g-t 2/6] lib/i915/perf: update Gen11 RenderBasic programming Lionel Landwerlin
2021-01-05 11:17 ` [igt-dev] [PATCH i-g-t 3/6] lib/i915/perf: update gen10/11 ComputeBasic programming Lionel Landwerlin
2021-01-05 11:17 ` [igt-dev] [PATCH i-g-t 4/6] lib/i915/perf: add EHL availability condition to HDCAndSF counters Lionel Landwerlin
2021-01-05 11:17 ` Lionel Landwerlin [this message]
2021-01-05 11:17 ` [igt-dev] [PATCH i-g-t 6/6] lib/i915/perf: update Gen9/11 programming for AsyncCompute Lionel Landwerlin
2021-01-05 12:53 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915/perf: Synchronize perf metrics Patchwork
2021-01-05 17:01 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-01-05 21:05 ` [igt-dev] [PATCH i-g-t 0/6] " Umesh Nerlige Ramappa

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=20210105111749.463432-6-lionel.g.landwerlin@intel.com \
    --to=lionel.g.landwerlin@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 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.