diff options
author | Lukas Wunner <lukas@wunner.de> | 2016-07-11 10:22:33 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-07-12 16:14:36 +0200 |
commit | fb001dfd7e773d86b5dcd2050995a5fee301eab1 (patch) | |
tree | 8730c815bb497802bcc90a08e7e348cbf7b5c0e7 /Documentation/gpu/vga-switcheroo.rst | |
parent | drm: Restore double clflush on the last partial cacheline (diff) | |
download | linux-fb001dfd7e773d86b5dcd2050995a5fee301eab1.tar.xz linux-fb001dfd7e773d86b5dcd2050995a5fee301eab1.zip |
vga_switcheroo: Sphinxify docs
Fix up formatting glitches remaining after the automatic rst conversion.
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/3a369602ae35fdbf5e4a12f7e172088c89fa27bb.1468225027.git.lukas@wunner.de
Diffstat (limited to 'Documentation/gpu/vga-switcheroo.rst')
-rw-r--r-- | Documentation/gpu/vga-switcheroo.rst | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/Documentation/gpu/vga-switcheroo.rst b/Documentation/gpu/vga-switcheroo.rst index 327d930a2229..cbbdb994f1dd 100644 --- a/Documentation/gpu/vga-switcheroo.rst +++ b/Documentation/gpu/vga-switcheroo.rst @@ -1,3 +1,5 @@ +.. _vga_switcheroo: + ============== VGA Switcheroo ============== @@ -94,9 +96,3 @@ Public functions .. kernel-doc:: include/linux/apple-gmux.h :internal: - -.. WARNING: DOCPROC directive not supported: !Cdrivers/gpu/vga/vga_switcheroo.c - -.. WARNING: DOCPROC directive not supported: !Cinclude/linux/vga_switcheroo.h - -.. WARNING: DOCPROC directive not supported: !Cdrivers/platform/x86/apple-gmux.c |