mbox series

[i-g-t,v2,0/3] Cold Reset IGT Test

Message ID 20221114123843.880902-1-anshuman.gupta@intel.com (mailing list archive)
Headers show
Series Cold Reset IGT Test | expand

Message

Gupta, Anshuman Nov. 14, 2022, 12:38 p.m. UTC
Cold Reset IGT Test.

v2:
Address some review comments from Kamil and Badal.

Anshuman Gupta (3):
  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_pm.c         |  76 ++++++++++++++++++++----
 lib/igt_pm.h         |   1 +
 tests/device_reset.c | 138 +++++++++++++++++++++++++++++++++++++++----
 3 files changed, 191 insertions(+), 24 deletions(-)