diff options
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 2def6f3a906..750ba8fb496 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -2586,16 +2586,6 @@ int num_ioctls;</synopsis> </sect1> <sect1> - <title>Command submission & 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 |