提交 5ce47e59 编写于 作者: P Pavel Machek 提交者: Linus Torvalds

[PATCH] acpi: fix video docs

This fixes typos/formatting in video_extension.txt.
Signed-off-by: NPavel Machek <pavel@suse.cz>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 343c3f64
This driver implement the ACPI Extensions For Display Adapters ACPI video extensions
for integrated graphics devices on motherboard, as specified in ~~~~~~~~~~~~~~~~~~~~~
ACPI 2.0 Specification, Appendix B, allowing to perform some basic
control like defining the video POST device, retrieving EDID information This driver implement the ACPI Extensions For Display Adapters for
or to setup a video output, etc. Note that this is an ref. implementation only. integrated graphics devices on motherboard, as specified in ACPI 2.0
It may or may not work for your integrated video device. Specification, Appendix B, allowing to perform some basic control like
defining the video POST device, retrieving EDID information or to
setup a video output, etc. Note that this is an ref. implementation
only. It may or may not work for your integrated video device.
Interfaces exposed to userland through /proc/acpi/video: Interfaces exposed to userland through /proc/acpi/video:
VGA/info : display the supported video bus device capability like ,Video ROM, CRT/LCD/TV. VGA/info : display the supported video bus device capability like Video ROM, CRT/LCD/TV.
VGA/ROM : Used to get a copy of the display devices' ROM data (up to 4k). VGA/ROM : Used to get a copy of the display devices' ROM data (up to 4k).
VGA/POST_info : Used to determine what options are implemented. VGA/POST_info : Used to determine what options are implemented.
VGA/POST : Used to get/set POST device. VGA/POST : Used to get/set POST device.
...@@ -15,7 +18,7 @@ VGA/DOS : Used to get/set ownership of output switching: ...@@ -15,7 +18,7 @@ VGA/DOS : Used to get/set ownership of output switching:
Please refer ACPI spec B.4.1 _DOS Please refer ACPI spec B.4.1 _DOS
VGA/CRT : CRT output VGA/CRT : CRT output
VGA/LCD : LCD output VGA/LCD : LCD output
VGA/TV : TV output VGA/TVO : TV output
VGA/*/brightness : Used to get/set brightness of output device VGA/*/brightness : Used to get/set brightness of output device
Notify event through /proc/acpi/event: Notify event through /proc/acpi/event:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册