浏览代码

drm/doc: Helpers are not a Midlayer!

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>
Daniel Vetter 12 年之前
父节点
当前提交
e4949f2974
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Documentation/DocBook/drm.tmpl

+ 2 - 2
Documentation/DocBook/drm.tmpl

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