vga_switcheroo: Prettify documentation
Fix indentation of vga_switcheroo sections in gpu.tmpl. Change section type of API documentation from "chapter" to "sect1" so that the individual functions no longer clutter up the ToC. Group together under a new "API" chapter. Fix wording "heretoforth" -> "henceforth". Signed-off-by: Lukas Wunner <lukas@wunner.de> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
* for the inactive GPU.) Also, muxes are often used to cut power to the
|
||||
* discrete GPU while it is not used.
|
||||
*
|
||||
* DRM drivers register GPUs with vga_switcheroo, these are heretoforth called
|
||||
* DRM drivers register GPUs with vga_switcheroo, these are henceforth called
|
||||
* clients. The mux is called the handler. Muxless machines also register a
|
||||
* handler to control the power state of the discrete GPU, its ->switchto
|
||||
* callback is a no-op for obvious reasons. The discrete GPU is often equipped
|
||||
|
Reference in New Issue
Block a user