From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] lib/igt_aux: Fix igt_mem_sleep doc
Date: Fri, 05 Aug 2022 17:15:08 -0700 [thread overview]
Message-ID: <858ro28bxv.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20220805222155.371840-1-rodrigo.vivi@intel.com>
On Fri, 05 Aug 2022 15:21:55 -0700, Rodrigo Vivi wrote:
>
> I recently had updated the names to use the official names, but
> forgot to update the doc.
Thanks!
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
> CC: Ashutosh Dixit <ashutosh.dixit@intel.com>
> Fixes: 2983efbdb1a ("lib/igt_aux: Let's use the official mem_sleep names")
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> ---
> lib/igt_aux.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lib/igt_aux.h b/lib/igt_aux.h
> index 89437a90..c8d487b6 100644
> --- a/lib/igt_aux.h
> +++ b/lib/igt_aux.h
> @@ -197,9 +197,9 @@ enum igt_suspend_test {
> /**
> * igt_mem_sleep:
> * @MEM_SLEEP_NONE: no support
> - * @MEM_SLEEP_FREEZE: suspend-to-idle target state, aka S0ix or freeze,
> - * @MEM_SLEEP_STANDBY: standby target state, aka S1
> - * @MEM_SLEEP_MEM: suspend-to-mem target state aka S3
> + * @MEM_SLEEP_S2IDLE: suspend-to-idle target state, aka S0ix or freeze,
> + * @MEM_SLEEP_SHALLOW: standby target state, aka S1
> + * @MEM_SLEEP_DEEP: suspend-to-mem target state aka S3
> */
> enum igt_mem_sleep {
> MEM_SLEEP_NONE,
> --
> 2.37.1
>
prev parent reply other threads:[~2022-08-06 0:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-05 22:21 [igt-dev] [PATCH i-g-t] lib/igt_aux: Fix igt_mem_sleep doc Rodrigo Vivi
2022-08-05 22:43 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
2022-08-05 23:08 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2022-08-06 0:15 ` Dixit, Ashutosh [this message]
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=858ro28bxv.wl-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=rodrigo.vivi@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 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.