[igt-dev] [PATCH i-g-t 0/2] Add support for Xe driver unload/reload
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Tue Mar 21 14:46:12 UTC 2023
From: Mauro Carvalho Chehab <mchehab at kernel.org>
It is interesting to let IGT to unload/reload the Xe driver,
as it can help CI to track track troubles.
Add support for it.
Mauro Carvalho Chehab (2):
lib/igt_kmod: add support for Xe driver
xe/xe_module_load: add a test to load/unload Xe driver
lib/igt_kmod.c | 34 ++---
lib/igt_kmod.h | 31 ++++-
tests/intel-ci/xe-fast-feedback.testlist | 3 +
tests/meson.build | 1 +
tests/xe/xe_module_load.c | 163 +++++++++++++++++++++++
5 files changed, 212 insertions(+), 20 deletions(-)
create mode 100644 tests/xe/xe_module_load.c
--
2.39.2
More information about the igt-dev
mailing list