From: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>,
"Matthew Brost" <matthew.brost@intel.com>,
"Francois Dugast" <francois.dugast@intel.com>,
"Matthew Auld" <matthew.auld@intel.com>,
"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>
Subject: [PATCH RESEND i-g-t 0/3] xe: Test LR and fault mode workloads across suspend/resume
Date: Thu, 21 May 2026 16:34:36 +0200 [thread overview]
Message-ID: <20260521143439.6927-1-thomas.hellstrom@linux.intel.com> (raw)
Sorry for the resend. I messed up the CC-list.
These patches extend xe_exec_compute_mode and xe_exec_fault_mode with
tests that verify GPU workloads survive system suspend and resume.
The new subtests run a preemptible spinner on a copy engine and then
trigger a full suspend/resume cycle — covering s2idle, S3 and S4 — while
the workload is active. After resume, the tests confirm the workload is
still making forward progress before stopping it cleanly. This exercises
the driver's ability to park and restore LR-mode and fault-mode execution
contexts across power state transitions.
Thomas Hellström (3):
tests/xe_exec_compute_mode: Make lr-mode-workload spinner preemptible
tests/xe_exec_compute_mode: Add workload subtests with suspend
variants
tests/xe_exec_fault_mode: Add fault-mode workload subtests with
suspend variants
tests/intel/xe_exec_compute_mode.c | 51 ++++++++++--
tests/intel/xe_exec_fault_mode.c | 123 ++++++++++++++++++++++++++++-
2 files changed, 165 insertions(+), 9 deletions(-)
--
2.54.0
next reply other threads:[~2026-05-21 14:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 14:34 Thomas Hellström [this message]
2026-05-21 14:34 ` [PATCH i-g-t 1/3] tests/xe_exec_compute_mode: Make lr-mode-workload spinner preemptible Thomas Hellström
2026-05-21 14:34 ` [PATCH i-g-t 2/3] tests/xe_exec_compute_mode: Add workload subtests with suspend variants Thomas Hellström
2026-05-21 14:34 ` [PATCH i-g-t 3/3] tests/xe_exec_fault_mode: Add fault-mode " Thomas Hellström
2026-05-21 23:54 ` ✓ Xe.CI.BAT: success for xe: Test LR and fault mode workloads across suspend/resume (rev2) Patchwork
2026-05-22 0:06 ` ✗ i915.CI.BAT: failure " Patchwork
2026-05-22 6:56 ` ✓ 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=20260521143439.6927-1-thomas.hellstrom@linux.intel.com \
--to=thomas.hellstrom@linux.intel.com \
--cc=francois.dugast@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=matthew.auld@intel.com \
--cc=matthew.brost@intel.com \
--cc=rodrigo.vivi@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