Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Laguna <lukasz.laguna@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: marcin.bernatowicz@intel.com, raag.jadav@intel.com,
	lukasz.laguna@intel.com
Subject: [PATCH v1 0/2] tests/device_reset: Add Xe healthcheck to post-reset validation
Date: Tue, 11 Aug 2026 16:14:24 +0200	[thread overview]
Message-ID: <20260811141426.1642321-1-lukasz.laguna@intel.com> (raw)

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


             reply	other threads:[~2026-08-11 14:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 14:14 Lukasz Laguna [this message]
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

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=20260811141426.1642321-1-lukasz.laguna@intel.com \
    --to=lukasz.laguna@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=marcin.bernatowicz@intel.com \
    --cc=raag.jadav@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox