From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Riana Tauro <riana.tauro@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [RFC PATCH i-g-t 0/4] Basic Suspend/Resume with i915 unload
Date: Thu, 24 Mar 2022 13:24:49 -0400 [thread overview]
Message-ID: <YjypYbg8RYZH+9VN@intel.com> (raw)
In-Reply-To: <20220324101852.73089-1-riana.tauro@intel.com>
On Thu, Mar 24, 2022 at 03:48:48PM +0530, Riana Tauro wrote:
> From: "Tauro, Riana" <riana.tauro@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.
The idea of having a system-wide suspend test is good so if we are failing
the i915 suspend tests but also failing the system suspend without i915 we
can prove that i915 is not the culprit.
But it should be totally independent. Having this before all the tests
looks like a big cheat where you reset all the states before a test.
Besides increasing the test time a lot.
>
> Tauro, Riana (4):
> lib/igt_aux: Suspend/resume without i915 module
plus I don't believe this should be a library, but maybe because I believe
this should be a single independent test.
> 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
>
next prev parent reply other threads:[~2022-03-24 17:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-24 10:18 [igt-dev] [RFC PATCH i-g-t 0/4] Basic Suspend/Resume with i915 unload Riana Tauro
2022-03-24 10:18 ` [igt-dev] [RFC PATCH i-g-t 1/4] lib/igt_aux: Suspend/resume without i915 module Riana Tauro
2022-03-24 10:18 ` [igt-dev] [RFC PATCH i-g-t 2/4] lib/drmtest : add function to call exit handler to unload " Riana Tauro
2022-03-24 10:18 ` [igt-dev] [RFC PATCH i-g-t 3/4] tests/i915/i915_suspend: Add suspend/resume cycle without " Riana Tauro
2022-03-24 10:18 ` [igt-dev] [RFC PATCH i-g-t 4/4] i915/i915_pm_rpm: " Riana Tauro
2022-03-24 11:09 ` [igt-dev] ✗ GitLab.Pipeline: warning for Basic Suspend/Resume with i915 unload Patchwork
2022-03-24 11:32 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-03-24 14:50 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-03-24 17:24 ` Rodrigo Vivi [this message]
2022-03-25 4:54 ` [igt-dev] [RFC PATCH i-g-t 0/4] " Gupta, Anshuman
2022-03-25 5:17 ` Tauro, Riana
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=YjypYbg8RYZH+9VN@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=riana.tauro@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox