Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Add tests for EU stall sampling
@ 2024-12-31  9:46 Harish Chegondi
  2024-12-31  9:46 ` [PATCH i-g-t 1/2] lib/xe/oa: Add observation type input to intel_xe_perf_ioctl and intel_xe_perf_ioctl_err Harish Chegondi
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Harish Chegondi @ 2024-12-31  9:46 UTC (permalink / raw)
  To: igt-dev
  Cc: ashutosh.dixit, james.ausmus, felix.j.degrood, matias.a.cabral,
	joshua.santosh.ranjan, shubham.kumar, kamil.konieczny,
	Harish Chegondi

The patches in this series add IGT tests for EU stall sampling, a
hardware feature first introduced in PVC and also supported in XE2 and
later architecture GPUs.

The Xe driver patch that adds support for EU stall sampling is under
review: https://patchwork.freedesktop.org/series/142880/

These IGT tests were used to test the above driver patch.

Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>

Harish Chegondi (2):
  lib/xe/oa: Add observation type input to intel_xe_perf_ioctl and
    intel_xe_perf_ioctl_err
  tests/intel/xe_eu_stall: Add tests for EU stall sampling

 include/drm-uapi/xe_drm.h        |  74 ++++
 lib/xe/xe_oa.c                   |  18 +-
 lib/xe/xe_oa.h                   |  11 +-
 tests/intel/xe_eu_stall.c        | 579 +++++++++++++++++++++++++++++++
 tests/intel/xe_oa.c              |  57 ++-
 tests/meson.build                |   2 +
 tools/xe-perf/xe_perf_configs.c  |   2 +-
 tools/xe-perf/xe_perf_recorder.c |   3 +-
 8 files changed, 718 insertions(+), 28 deletions(-)
 create mode 100644 tests/intel/xe_eu_stall.c

-- 
2.47.1


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

end of thread, other threads:[~2025-02-18 23:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-31  9:46 [PATCH i-g-t 0/2] Add tests for EU stall sampling Harish Chegondi
2024-12-31  9:46 ` [PATCH i-g-t 1/2] lib/xe/oa: Add observation type input to intel_xe_perf_ioctl and intel_xe_perf_ioctl_err Harish Chegondi
2025-01-31 20:34   ` Dixit, Ashutosh
2025-01-31 20:36     ` Dixit, Ashutosh
2025-01-31 20:54       ` Dixit, Ashutosh
2025-01-31 21:40     ` Harish Chegondi
2024-12-31  9:46 ` [PATCH i-g-t 2/2] tests/intel/xe_eu_stall: Add tests for EU stall sampling Harish Chegondi
2025-01-24 17:15   ` Kamil Konieczny
2025-02-04  2:11   ` Dixit, Ashutosh
2025-02-18 23:06     ` Harish Chegondi
2024-12-31 11:10 ` ✓ i915.CI.BAT: success for " Patchwork
2024-12-31 11:13 ` ✓ Xe.CI.BAT: " Patchwork
2024-12-31 12:37 ` ✗ Xe.CI.Full: failure " Patchwork
2024-12-31 12:46 ` ✗ i915.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