Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v7 0/3] tests/intel/xe_pmu: Add PMU tests
@ 2025-01-30 21:30 Vinay Belgaumkar
  2025-01-30 21:30 ` [PATCH i-g-t v7 1/3] lib/igt_core: Add tolerance and measured_usleep utils Vinay Belgaumkar
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Vinay Belgaumkar @ 2025-01-30 21:30 UTC (permalink / raw)
  To: intel-gfx, igt-dev
  Cc: Vinay Belgaumkar, Riana Tauro, Rodrigo Vivi, Lucas De Marchi

Add utils and gt-c6 tests that utilize PMU counters.

Cc: Riana Tauro <riana.tauro@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>

Vinay Belgaumkar (3):
  lib/igt_core: Add tolerance and measured_usleep utils
  lib/igt_perf: Add utils to extract PMU event info
  tests/xe/pmu: Add pmu tests for gt-c6

 lib/igt_core.c                         |  20 ++++
 lib/igt_core.h                         |  20 ++++
 lib/igt_perf.c                         |  70 ++++++++++++
 lib/igt_perf.h                         |   2 +
 tests/intel/drm_fdinfo.c               |  55 ++-------
 tests/intel/gem_exec_nop.c             |   6 -
 tests/intel/gem_spin_batch.c           |   6 -
 tests/intel/i915_pm_rc6_residency.c    |  42 ++-----
 tests/intel/perf_pmu.c                 |  15 +--
 tests/intel/sysfs_heartbeat_interval.c |  17 +--
 tests/intel/xe_pm_residency.c          |  29 +----
 tests/intel/xe_pmu.c                   | 149 +++++++++++++++++++++++++
 tests/meson.build                      |   1 +
 13 files changed, 284 insertions(+), 148 deletions(-)
 create mode 100644 tests/intel/xe_pmu.c

-- 
2.38.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-01-31 13:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-30 21:30 [PATCH i-g-t v7 0/3] tests/intel/xe_pmu: Add PMU tests Vinay Belgaumkar
2025-01-30 21:30 ` [PATCH i-g-t v7 1/3] lib/igt_core: Add tolerance and measured_usleep utils Vinay Belgaumkar
2025-01-30 21:30 ` [PATCH i-g-t v7 2/3] lib/igt_perf: Add utils to extract PMU event info Vinay Belgaumkar
2025-01-31  8:01   ` Riana Tauro
2025-01-30 21:30 ` [PATCH i-g-t v7 3/3] tests/xe/pmu: Add pmu tests for gt-c6 Vinay Belgaumkar
2025-01-30 22:42   ` Belgaumkar, Vinay
2025-01-31  8:13   ` Riana Tauro
2025-01-31 13:20   ` Kamil Konieczny
2025-01-30 22:37 ` ✓ Xe.CI.BAT: success for tests/intel/xe_pmu: Add PMU tests (rev4) Patchwork
2025-01-30 22:50 ` ✓ i915.CI.BAT: " Patchwork
2025-01-31  2:11 ` ✗ i915.CI.Full: failure " Patchwork
2025-01-31  2:53 ` ✗ Xe.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox