Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] tests/device_reset: Add Xe healthcheck to post-reset validation
@ 2026-08-11 14:14 Lukasz Laguna
  2026-08-11 14:14 ` [PATCH v1 1/2] lib/xe/xe_device: Add helper for device healthcheck Lukasz Laguna
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Lukasz Laguna @ 2026-08-11 14:14 UTC (permalink / raw)
  To: igt-dev; +Cc: marcin.bernatowicz, raag.jadav, lukasz.laguna

Extend the healthcheck for Xe devices to validate basic command
submission after reset.

Lukasz Laguna (2):
  lib/xe/xe_device: Add helper for device healthcheck
  tests/device_reset: Add Xe healthcheck to post-reset validation

 lib/meson.build      |  1 +
 lib/xe/xe_device.c   | 73 ++++++++++++++++++++++++++++++++++++++++++++
 lib/xe/xe_device.h   | 11 +++++++
 tests/device_reset.c | 13 ++++++--
 4 files changed, 95 insertions(+), 3 deletions(-)
 create mode 100644 lib/xe/xe_device.c
 create mode 100644 lib/xe/xe_device.h

-- 
2.43.0


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

end of thread, other threads:[~2026-08-18 15:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 14:14 [PATCH v1 0/2] tests/device_reset: Add Xe healthcheck to post-reset validation Lukasz Laguna
2026-08-11 14:14 ` [PATCH v1 1/2] lib/xe/xe_device: Add helper for device healthcheck Lukasz Laguna
2026-08-18 15:04   ` Bernatowicz, Marcin
2026-08-11 14:14 ` [PATCH v1 2/2] tests/device_reset: Add Xe healthcheck to post-reset validation Lukasz Laguna
2026-08-18 15:05   ` Bernatowicz, Marcin
2026-08-11 15:53 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-08-11 16:08 ` ✗ i915.CI.BAT: failure " Patchwork
2026-08-11 18:00 ` ✓ Xe.CI.FULL: success " Patchwork

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