]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
drm/doc: Helpers are not a Midlayer!
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 1 Nov 2012 13:45:15 +0000 (14:45 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 28 Nov 2012 10:17:07 +0000 (20:17 +1000)
I'm devoting all my wrath to that fight, so don't misname it ;-)

v2: Make it clear that this section talks about kms helpers.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Documentation/DocBook/drm.tmpl

index c9cbb3fe0e6add1db34fded8b56928d261094cfe..9a4c06ddebdd6b506e1c08c65e3581209d297e93 100644 (file)
@@ -1611,10 +1611,10 @@ void intel_crt_init(struct drm_device *dev)
     </sect2>
   </sect1>
 
-  <!-- Internals: mid-layer helper functions -->
+  <!-- Internals: kms helper functions -->
 
   <sect1>
-    <title>Mid-layer Helper Functions</title>
+    <title>Mode Setting Helper Functions</title>
     <para>
       The CRTC, encoder and connector functions provided by the drivers
       implement the DRM API. They're called by the DRM core and ioctl handlers