Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/2] Add tests for EU stall sampling
@ 2025-02-18 18:21 Harish Chegondi
  2025-02-18 18:21 ` [PATCH i-g-t v2 1/2] drm-uapi/xe: Sync with EU stall sampling uapi updates Harish Chegondi
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Harish Chegondi @ 2025-02-18 18:21 UTC (permalink / raw)
  To: igt-dev
  Cc: ashutosh.dixit, james.ausmus, felix.j.degrood, 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 patches that add support for EU stall sampling are under
review: https://patchwork.freedesktop.org/series/144609/

These IGT tests are being used to test the driver changes for EU stall
sampling.

v2: No longer use the OA library functions used in v1
    Move xe_drm.h header changes into separate patch
    Address review feedback from v1

Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Harish Chegondi (2):
  drm-uapi/xe: Sync with EU stall sampling uapi updates
  tests/intel/xe_eu_stall: Add tests for EU stall  sampling

 include/drm-uapi/xe_drm.h |  74 +++++
 tests/intel/xe_eu_stall.c | 623 ++++++++++++++++++++++++++++++++++++++
 tests/meson.build         |   1 +
 3 files changed, 698 insertions(+)
 create mode 100644 tests/intel/xe_eu_stall.c

-- 
2.48.1


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

end of thread, other threads:[~2025-03-03 19:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 18:21 [PATCH i-g-t v2 0/2] Add tests for EU stall sampling Harish Chegondi
2025-02-18 18:21 ` [PATCH i-g-t v2 1/2] drm-uapi/xe: Sync with EU stall sampling uapi updates Harish Chegondi
2025-03-03 19:11   ` Dixit, Ashutosh
2025-02-18 18:21 ` [PATCH i-g-t v2 2/2] tests/intel/xe_eu_stall: Add tests for EU stall sampling Harish Chegondi
2025-03-03 19:11   ` Dixit, Ashutosh
2025-02-18 19:16 ` ✓ Xe.CI.BAT: success for Add tests for EU stall sampling (rev2) Patchwork
2025-02-18 19:34 ` ✗ i915.CI.BAT: failure " Patchwork
2025-02-19 12:26 ` ✗ 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