From: Lukasz Laguna <lukasz.laguna@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: marcin.bernatowicz@intel.com
Subject: [PATCH 0/2] tests/intel/xe_sriov_flr: Extend GGTT clearing checks
Date: Thu, 30 Jul 2026 11:38:05 +0200 [thread overview]
Message-ID: <20260730093807.926456-1-lukasz.laguna@intel.com> (raw)
In addition to GPA clearing, verify that VFID and the page present bit
are correctly set after VF FLR.
On the occasion, add a shared xe_ggtt library with a common GGTT
definitions.
Lukasz Laguna (2):
lib/xe/xe_ggtt: Extract generic GGTT code into library
tests/intel/xe_sriov_flr: Extend GGTT clearing checks
lib/meson.build | 1 +
lib/xe/xe_ggtt.c | 37 +++++++++++++++++++++++++++++
lib/xe/xe_ggtt.h | 30 ++++++++++++++++++++++++
lib/xe/xe_mmio.h | 3 +--
tests/intel/xe_sriov_flr.c | 48 +++++++++++++++++++++++++++-----------
5 files changed, 104 insertions(+), 15 deletions(-)
create mode 100644 lib/xe/xe_ggtt.c
create mode 100644 lib/xe/xe_ggtt.h
--
2.43.0
next reply other threads:[~2026-07-30 9:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-30 9:38 Lukasz Laguna [this message]
2026-07-30 9:38 ` [PATCH 1/2] lib/xe/xe_ggtt: Extract generic GGTT code into library Lukasz Laguna
2026-08-03 12:24 ` Bernatowicz, Marcin
2026-07-30 9:38 ` [PATCH 2/2] tests/intel/xe_sriov_flr: Extend GGTT clearing checks Lukasz Laguna
2026-08-03 12:26 ` Bernatowicz, Marcin
2026-07-30 13:43 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-07-30 13:45 ` ✓ i915.CI.BAT: " Patchwork
2026-07-30 16:38 ` ✓ Xe.CI.FULL: " Patchwork
2026-07-30 19:22 ` ✗ i915.CI.Full: failure " 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=20260730093807.926456-1-lukasz.laguna@intel.com \
--to=lukasz.laguna@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=marcin.bernatowicz@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