All of lore.kernel.org
 help / color / mirror / Atom feed
From: Riana Tauro <riana.tauro@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 1/1] tests/i915/i915_suspend: Extend system-suspend-without-i915 to support suspend-to-idle
Date: Mon, 25 Apr 2022 13:15:25 +0530	[thread overview]
Message-ID: <20220425074525.1124446-2-riana.tauro@intel.com> (raw)
In-Reply-To: <20220425074525.1124446-1-riana.tauro@intel.com>

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

Extending the test system-suspend-without-i915 to
run a suspend-to-idle cycle

Signed-off-by: Tauro, Riana <riana.tauro@intel.com>
---
 tests/i915/i915_suspend.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/i915/i915_suspend.c b/tests/i915/i915_suspend.c
index d34b7a5d..9a09f643 100644
--- a/tests/i915/i915_suspend.c
+++ b/tests/i915/i915_suspend.c
@@ -209,6 +209,7 @@ test_suspend_without_i915(void)
 	igt_kmsg(KMSG_INFO "Unloading i915\n");
 	igt_assert_eq(igt_i915_driver_unload(),0);
 
+	igt_system_suspend_autoresume(SUSPEND_STATE_FREEZE, SUSPEND_TEST_NONE);
 	igt_system_suspend_autoresume(SUSPEND_STATE_MEM, SUSPEND_TEST_NONE);
 
 	igt_kmsg(KMSG_INFO "Re-loading i915 \n");
-- 
2.25.1

  reply	other threads:[~2022-04-25  7:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25  7:45 [igt-dev] [PATCH i-g-t 0/1] Extend system-suspend-without-i915 Riana Tauro
2022-04-25  7:45 ` Riana Tauro [this message]
2022-04-25  8:08   ` [igt-dev] [PATCH i-g-t 1/1] tests/i915/i915_suspend: Extend system-suspend-without-i915 to support suspend-to-idle Gupta, Anshuman
2022-04-25 10:42 ` [igt-dev] ✗ Fi.CI.BAT: failure for Extend system-suspend-without-i915 Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220425074525.1124446-2-riana.tauro@intel.com \
    --to=riana.tauro@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.