From: Harish Chegondi <harish.chegondi@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: ashutosh.dixit@intel.com, james.ausmus@intel.com,
felix.j.degrood@intel.com, matias.a.cabral@intel.com,
joshua.santosh.ranjan@intel.com, shubham.kumar@intel.com,
kamil.konieczny@linux.intel.com,
Harish Chegondi <harish.chegondi@intel.com>
Subject: [PATCH i-g-t 0/2] Add tests for EU stall sampling
Date: Tue, 31 Dec 2024 01:46:27 -0800 [thread overview]
Message-ID: <cover.1735637542.git.harish.chegondi@intel.com> (raw)
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
next reply other threads:[~2024-12-31 9:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 9:46 Harish Chegondi [this message]
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
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=cover.1735637542.git.harish.chegondi@intel.com \
--to=harish.chegondi@intel.com \
--cc=ashutosh.dixit@intel.com \
--cc=felix.j.degrood@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=james.ausmus@intel.com \
--cc=joshua.santosh.ranjan@intel.com \
--cc=kamil.konieczny@linux.intel.com \
--cc=matias.a.cabral@intel.com \
--cc=shubham.kumar@intel.com \
/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.