From: Daniel Vetter Date: Thu, 1 Nov 2012 13:45:15 +0000 (+0100) Subject: drm/doc: Helpers are not a Midlayer! X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e4949f2974167f93961d58ca67cfe949af9d5e09;p=~shefty%2Frdma-dev.git 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 Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index c9cbb3fe0e6..9a4c06ddebd 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -1611,10 +1611,10 @@ void intel_crt_init(struct drm_device *dev) - + - Mid-layer Helper Functions + Mode Setting Helper Functions The CRTC, encoder and connector functions provided by the drivers implement the DRM API. They're called by the DRM core and ioctl handlers