diff options
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | 2015-01-28 10:47:58 -0500 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-01-29 11:05:27 -0500 |
commit | 397f6fa6b1d5150add9043d7ac60e32307eb7c6b (patch) | |
tree | 6a1a1f224757ec7f7bc52c8d4623bf142a4f86d4 /Documentation/DocBook | |
parent | 063c86f60ad4064b2cf62041bee8c6389e180b76 (diff) |
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/DocBook')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 1 |
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> | |||
3969 | <title>Runtime Power Management</title> | 3969 | <title>Runtime Power Management</title> |
3970 | !Pdrivers/gpu/drm/i915/intel_runtime_pm.c runtime pm | 3970 | !Pdrivers/gpu/drm/i915/intel_runtime_pm.c runtime pm |
3971 | !Idrivers/gpu/drm/i915/intel_runtime_pm.c | 3971 | !Idrivers/gpu/drm/i915/intel_runtime_pm.c |
3972 | !Idrivers/gpu/drm/i915/intel_uncore.c | ||
3972 | </sect2> | 3973 | </sect2> |
3973 | <sect2> | 3974 | <sect2> |
3974 | <title>Interrupt Handling</title> | 3975 | <title>Interrupt Handling</title> |