aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2014-01-22 12:33:22 +0100
committerDaniel Vetter <[email protected]>2014-03-13 12:48:29 +0100
commit1aa12258d6056e47cfe49eb13cc7b652f7dab956 (patch)
treee3f3f7337798f7d7d88abcda644baa4edaf8153d
parent4c5acf3cc8423c90f620e578f14181a56fa7fb4e (diff)
drm/doc: Remove the "command submissin and fencing" section
This should be done in the driver chapter instead. Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
-rw-r--r--Documentation/DocBook/drm.tmpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 2def6f3a9061..750ba8fb496a 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -2586,16 +2586,6 @@ int num_ioctls;</synopsis>
</sect1>
<sect1>
- <title>Command submission &amp; fencing</title>
- <para>
- This should cover a few device-specific command submission
- implementations.
- </para>
- </sect1>
-
- <!-- Internals: suspend/resume -->
-
- <sect1>
<title>Suspend/Resume</title>
<para>
The DRM core provides some suspend/resume code, but drivers wanting full