aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/drm.tmpl
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2014-12-10 12:27:59 -0500
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-12-15 05:25:27 -0500
commit45f8f69abc789acea7f0b06e604644945794c709 (patch)
treeace3b9747c347398b8516f20dd05d768f2d84971 /Documentation/DocBook/drm.tmpl
parentfe14d5f4e5468c5b80a24f1a64abcbe116143670 (diff)
drm/i915: Documentation for multiple GGTT views
A short section describing background, implementation and intended usage. v2: * Align section name between template and DOC comment. (Michel Thierry) For: VIZ-4544 Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Michel Thierry <michel.thierry@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-rw-r--r--Documentation/DocBook/drm.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 4fc5d730959b..f931b3decccd 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -4038,6 +4038,11 @@ int num_ioctls;</synopsis>
4038!Pdrivers/gpu/drm/i915/intel_lrc.c Logical Rings, Logical Ring Contexts and Execlists 4038!Pdrivers/gpu/drm/i915/intel_lrc.c Logical Rings, Logical Ring Contexts and Execlists
4039!Idrivers/gpu/drm/i915/intel_lrc.c 4039!Idrivers/gpu/drm/i915/intel_lrc.c
4040 </sect2> 4040 </sect2>
4041 <sect2>
4042 <title>Global GTT views</title>
4043!Pdrivers/gpu/drm/i915/i915_gem_gtt.c Global GTT views
4044!Idrivers/gpu/drm/i915/i915_gem_gtt.c
4045 </sect2>
4041 </sect1> 4046 </sect1>
4042 4047
4043 <sect1> 4048 <sect1>