mesa/src/intel/perf
Lionel Landwerlin d6b2c77fac intel/perf: fix B/C counters accumulation in non query mode
When we're not using queries, all the counters from the
MI_REPORT_PERF_COUNT are available. This is the case when using
perfetto with the global pps datasource that capture global counter
values.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 8750f43a90 ("intel/perf: add performance query layout using MI_SRM")
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18893>
(cherry picked from commit 61fef1ed72)
2022-11-23 19:11:58 +00:00
..
gen_perf.py intel/perf: add max vfuncs 2022-05-17 19:55:10 +00:00
intel_perf.c intel/perf: fix B/C counters accumulation in non query mode 2022-11-23 19:11:58 +00:00
intel_perf.h intel/perf: deal with OA reports timestamp values on DG2 2022-05-17 19:55:10 +00:00
intel_perf_mdapi.c intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
intel_perf_mdapi.h intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_private.h intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_query.c intel/perf: disable sseu setting on Gfx12.5+ 2022-05-17 19:55:10 +00:00
intel_perf_query.h intel/perf: Extern C 2021-05-18 14:28:48 +00:00
intel_perf_regs.h intel/perf: add new layout for Gfx12.5 products 2022-05-17 19:55:10 +00:00
intel_perf_setup.h intel/perf: Store indices to strings rather than pointers 2022-03-07 21:09:54 +00:00
meson.build intel: Rename gen_{pipeline, oa, counter, hw} to intel_{..} 2021-04-20 20:06:34 +00:00
oa-adl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-bdw.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-bxt.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-cflgt2.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-cflgt3.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-chv.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-dg1.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-ehl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-glk.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-hsw.xml intel/perf: Fix mistake in description string 2022-03-07 21:09:54 +00:00
oa-icl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-kblgt2.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-kblgt3.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-rkl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-sklgt2.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-sklgt3.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-sklgt4.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-tglgt1.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-tglgt2.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00