[PATCH i-g-t 0/2] Add tests for EU stall sampling
Harish Chegondi
harish.chegondi at intel.com
Tue Dec 31 09:46:27 UTC 2024
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 at 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
More information about the igt-dev
mailing list