[igt-dev] [PATCH i-g-t v3 0/5] Cold Reset IGT Test
Anshuman Gupta
anshuman.gupta at intel.com
Wed Nov 23 08:52:50 UTC 2022
Adding Cold Reset IGT support
v3:
- Address the review comment from Aravind.
Anshuman Gupta (5):
lib/igt_pci: helpers to get PCI capabilities offset
lib/igt_pci: Add PCIe slot cap
lib/igt_pm: Refactor get firmware_node fd
test/device_reset: Refactor initiate_device_reset
tests/device_reset: Add cold reset IGT test
lib/igt_pci.c | 44 ++++++++++++
lib/igt_pci.h | 35 +++++++++
lib/igt_pm.c | 76 +++++++++++++++++---
lib/igt_pm.h | 1 +
lib/meson.build | 1 +
tests/device_reset.c | 167 +++++++++++++++++++++++++++++++++++++++----
6 files changed, 300 insertions(+), 24 deletions(-)
create mode 100644 lib/igt_pci.c
create mode 100644 lib/igt_pci.h
--
2.25.1
More information about the igt-dev
mailing list