Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tests/intel/xe_sriov_flr: Extend GGTT clearing checks
@ 2026-07-30  9:38 Lukasz Laguna
  2026-07-30  9:38 ` [PATCH 1/2] lib/xe/xe_ggtt: Extract generic GGTT code into library Lukasz Laguna
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Lukasz Laguna @ 2026-07-30  9:38 UTC (permalink / raw)
  To: igt-dev; +Cc: marcin.bernatowicz

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


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

end of thread, other threads:[~2026-08-03 12:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30  9:38 [PATCH 0/2] tests/intel/xe_sriov_flr: Extend GGTT clearing checks Lukasz Laguna
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

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