提交 eb2b8d42 编写于 作者: M Michael Witten

DocBook/drm: , -> :

Signed-off-by: NMichael Witten <mfwitten@gmail.com>
上级 8d36ffae
......@@ -389,7 +389,7 @@
<para>
If your driver supports memory management (it should!), you
need to set that up at load time as well. How you initialize
it depends on which memory manager you're using, TTM or GEM.
it depends on which memory manager you're using: TTM or GEM.
</para>
<sect3>
<title>TTM initialization</title>
......@@ -647,7 +647,7 @@ void intel_crt_init(struct drm_device *dev)
<para>
The memory manager lies at the heart of many DRM operations; it
is required to support advanced client features like OpenGL
pbuffers. The DRM currently contains two memory managers, TTM
pbuffers. The DRM currently contains two memory managers: TTM
and GEM.
</para>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册