aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMika Kuoppala <mika.kuoppala@linux.intel.com>2015-01-28 17:47:58 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-01-29 17:05:27 +0100
commit397f6fa6b1d5150add9043d7ac60e32307eb7c6b (patch)
tree6a1a1f224757ec7f7bc52c8d4623bf142a4f86d4 /Documentation
parentdrm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein (diff)
downloadlinux-dev-397f6fa6b1d5150add9043d7ac60e32307eb7c6b.tar.xz
linux-dev-397f6fa6b1d5150add9043d7ac60e32307eb7c6b.zip
drm/i915/documentation: Add intel_uncore.c to drm.tmpl
Include intel_uncore.c in template for it to include d documentation for intel_uncore_forcewake_get and *_put. Cc: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/drm.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 77d045557daf..03f1985a4bd1 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -3969,6 +3969,7 @@ int num_ioctls;</synopsis>
<title>Runtime Power Management</title>
!Pdrivers/gpu/drm/i915/intel_runtime_pm.c runtime pm
!Idrivers/gpu/drm/i915/intel_runtime_pm.c
+!Idrivers/gpu/drm/i915/intel_uncore.c
</sect2>
<sect2>
<title>Interrupt Handling</title>