Skip to content

Commit 2bd49cb

Browse files
skittJonathan Corbet
authored and
Jonathan Corbet
committed
docs: sysctl/kernel: document acpi_video_flags
Based on the implementation in arch/x86/kernel/acpi/sleep.c, in particular the acpi_sleep_setup() function. Signed-off-by: Stephen Kitt <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 2f5ab62 commit 2bd49cb

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Documentation/admin-guide/sysctl/kernel.rst

+9-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,15 @@ free space valid for 30 seconds.
5151
acpi_video_flags
5252
================
5353

54-
See Documentation/kernel/power/video.txt, it allows mode of video boot
55-
to be set during run time.
54+
See :doc:`/power/video`. This allows the video resume mode to be set,
55+
in a similar fashion to the ``acpi_sleep`` kernel parameter, by
56+
combining the following values:
57+
58+
= =======
59+
1 s3_bios
60+
2 s3_mode
61+
4 s3_beep
62+
= =======
5663

5764

5865
auto_msgmni

0 commit comments

Comments
 (0)