提交 71309278 编写于 作者: T Thierry Reding 提交者: Daniel Vetter

vga_switcheroo: Cleanup header comment

The header comment uses a weird combination of formatting styles. Make
it consistent.
Signed-off-by: NThierry Reding <treding@nvidia.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 bf8252b3
...@@ -6,15 +6,15 @@ ...@@ -6,15 +6,15 @@
* Licensed under GPLv2 * Licensed under GPLv2
* *
* vga_switcheroo.c - Support for laptop with dual GPU using one set of outputs * vga_switcheroo.c - Support for laptop with dual GPU using one set of outputs
*
Switcher interface - methods require for ATPX and DCM * Switcher interface - methods require for ATPX and DCM
- switchto - this throws the output MUX switch * - switchto - this throws the output MUX switch
- discrete_set_power - sets the power state for the discrete card * - discrete_set_power - sets the power state for the discrete card
*
GPU driver interface * GPU driver interface
- set_gpu_state - this should do the equiv of s/r for the card * - set_gpu_state - this should do the equiv of s/r for the card
- this should *not* set the discrete power state * - this should *not* set the discrete power state
- switch_check - check if the device is in a position to switch now * - switch_check - check if the device is in a position to switch now
*/ */
#include <linux/module.h> #include <linux/module.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册