[igt-dev] [RFC PATCH i-g-t 0/4] Basic Suspend/Resume with i915 unload
Riana Tauro
riana.tauro at intel.com
Thu Mar 24 10:18:48 UTC 2022
From: "Tauro, Riana" <riana.tauro at intel.com>
Exercise suspend/resume cycles without i915 module to know the system wide health
of suspend/resume feature before executing i915 suspend/resume tests.
Tauro, Riana (4):
lib/igt_aux: Suspend/resume without i915 module
lib/drmtest : add function to call exit handler to unload i915 module
tests/i915/i915_suspend: Add suspend/resume cycle without i915 module
i915/i915_pm_rpm: Add suspend/resume cycle without i915 module
lib/drmtest.c | 17 +++++++++++++++++
lib/drmtest.h | 1 +
lib/igt_aux.c | 23 +++++++++++++++++++++++
lib/igt_aux.h | 3 +++
tests/i915/i915_pm_rpm.c | 12 ++++++++++++
tests/i915/i915_suspend.c | 39 +++++++++++++++++++++++++++++++++------
6 files changed, 89 insertions(+), 6 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list