aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/drm.tmpl
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-09-30 10:56:42 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-10-01 10:53:00 +0200
commite4e7684fc5c5e6ef9d4fdbbc2f08917a61cbd708 (patch)
treeaf225532c1a799c8d911178c675ba683189745d5 /Documentation/DocBook/drm.tmpl
parentdrm/i915: Call runtime_pm_disable directly (diff)
downloadlinux-dev-e4e7684fc5c5e6ef9d4fdbbc2f08917a61cbd708.tar.xz
linux-dev-e4e7684fc5c5e6ef9d4fdbbc2f08917a61cbd708.zip
drm/i915: Kerneldoc for intel_runtime_pm.c
I've decided not to document the functions exported to the audio driver since really, they shouldn't exist ... v2: Improvements from Imre's review plus a few more spelling fixes I've spotted. Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-rw-r--r--Documentation/DocBook/drm.tmpl12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 98528b49da65..8627816e58f3 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -3788,6 +3788,18 @@ int num_ioctls;</synopsis>
those have basic support through the gma500 drm driver.
</para>
<sect1>
+ <title>Core Driver Infrastructure</title>
+ <para>
+ This section covers core driver infrastructure used by both the display
+ and the GEM parts of the driver.
+ </para>
+ <sect2>
+ <title>Runtime Power Management</title>
+!Pdrivers/gpu/drm/i915/intel_runtime_pm.c runtime pm
+!Idrivers/gpu/drm/i915/intel_runtime_pm.c
+ </sect2>
+ </sect1>
+ <sect1>
<title>Display Hardware Handling</title>
<para>
This section covers everything related to the display hardware including