Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] lib/igt_aux: Fix igt_mem_sleep doc
@ 2022-08-05 22:21 Rodrigo Vivi
  2022-08-05 22:43 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rodrigo Vivi @ 2022-08-05 22:21 UTC (permalink / raw)
  To: igt-dev; +Cc: Rodrigo Vivi

I recently had updated the names to use the official names, but
forgot to update the doc.

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

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

end of thread, other threads:[~2022-08-06  0:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [igt-dev] [PATCH i-g-t] " Dixit, Ashutosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox