[PATCH i-g-t 0/2] Add test to validate survivability mode
Riana Tauro
riana.tauro at intel.com
Thu Apr 10 06:07:24 UTC 2025
Add tests to validate survivability mode using configfs attribute.
This tests unbinds the card, sets survivability mode and rebinds
the card. The card enters survivability mode if supported.
Riana Tauro (2):
lib/igt_configfs: Add library for configfs
tests/intel/xe_configfs: Add survivability test
lib/igt_configfs.c | 88 ++++++++++++++++++++++++
lib/igt_configfs.h | 13 ++++
lib/meson.build | 1 +
tests/intel/xe_configfs.c | 138 ++++++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
5 files changed, 241 insertions(+)
create mode 100644 lib/igt_configfs.c
create mode 100644 lib/igt_configfs.h
create mode 100644 tests/intel/xe_configfs.c
--
2.47.1
More information about the igt-dev
mailing list