All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Basic Suspend/Resume with i915 unload
@ 2022-03-28  5:17 Riana Tauro
  2022-03-28  5:17 ` [igt-dev] [PATCH i-g-t 1/3] lib/drmtest : add function to call exit handler to unload i915 module Riana Tauro
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Riana Tauro @ 2022-03-28  5:17 UTC (permalink / raw)
  To: igt-dev

From: "Tauro, Riana" <riana.tauro@intel.com>

Add a new test system-suspend-without-i915 in i915_suspend to test the 
system wide health of suspend/resume feature before executing i915 
suspend/resume tests.

This test is a part of CI fast-feedback test list.
 
v2: Addressing review comments.

Tauro, Riana (3):
  lib/drmtest : add function to call exit handler to unload i915 module
  tests/i915/i915_suspend: Add system-suspend-without-i915 subtest
  tests/intel-ci/fast-feedback: Add system-suspend-without-i915 into
    fast-feedback list

 lib/drmtest.c                         | 17 +++++++++++++++++
 lib/drmtest.h                         |  1 +
 tests/i915/i915_suspend.c             | 20 ++++++++++++++++++++
 tests/intel-ci/fast-feedback.testlist |  1 +
 4 files changed, 39 insertions(+)

-- 
2.25.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-03-28  6:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-28  5:17 [igt-dev] [PATCH i-g-t 0/3] Basic Suspend/Resume with i915 unload Riana Tauro
2022-03-28  5:17 ` [igt-dev] [PATCH i-g-t 1/3] lib/drmtest : add function to call exit handler to unload i915 module Riana Tauro
2022-03-28  5:42   ` Gupta, Anshuman
2022-03-28  5:17 ` [igt-dev] [PATCH i-g-t 2/3] tests/i915/i915_suspend: Add system-suspend-without-i915 subtest Riana Tauro
2022-03-28  5:51   ` Gupta, Anshuman
2022-03-28  5:53     ` Gupta, Anshuman
2022-03-28  5:17 ` [igt-dev] [PATCH i-g-t 3/3] tests/intel-ci/fast-feedback: Add system-suspend-without-i915 into fast-feedback list Riana Tauro
2022-03-28  5:52   ` Gupta, Anshuman
2022-03-28  5:50 ` [igt-dev] ✓ Fi.CI.BAT: success for Basic Suspend/Resume with i915 unload (rev2) Patchwork
2022-03-28  6:41 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.