From: Stephen Kitt Date: Fri, 21 Feb 2020 16:55:02 +0000 (+0100) Subject: docs: sysctl/kernel: document acpi_video_flags X-Git-Tag: v5.10.7~2815^2~55 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2bd49cb581ed5a5fbd43811b952fe9552b737408;p=platform%2Fkernel%2Flinux-rpi.git 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 Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst index 6c0d8c5..6586e0e 100644 --- a/Documentation/admin-guide/sysctl/kernel.rst +++ b/Documentation/admin-guide/sysctl/kernel.rst @@ -51,8 +51,15 @@ free space valid for 30 seconds. acpi_video_flags ================ -See Documentation/kernel/power/video.txt, it allows mode of video boot -to be set during run time. +See :doc:`/power/video`. This allows the video resume mode to be set, +in a similar fashion to the ``acpi_sleep`` kernel parameter, by +combining the following values: + += ======= +1 s3_bios +2 s3_mode +4 s3_beep += ======= auto_msgmni