[igt-dev] [PATCH i-g-t v4 0/5] Cold Reset IGT Test
Anshuman Gupta
anshuman.gupta at intel.com
Wed Dec 7 10:25:18 UTC 2022
Adding Cold Reset IGT support
v4:
- Address the review comment from badal and kmail.
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 | 56 ++++++++++++++++
lib/igt_pci.h | 28 ++++++++
lib/igt_pm.c | 77 ++++++++++++++++++----
lib/igt_pm.h | 1 +
lib/meson.build | 1 +
tests/device_reset.c | 154 +++++++++++++++++++++++++++++++++++++++++--
6 files changed, 300 insertions(+), 17 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