DocBook/drm: Remove redundancy
Signed-off-by: Michael Witten <mfwitten@gmail.com>
This commit is contained in:
parent
1dbd39c3ea
commit
3bf7df6156
|
@ -462,8 +462,7 @@
|
|||
be initialized separately into its own DRM MM object.
|
||||
</para>
|
||||
<para>
|
||||
Initialization is driver specific, and depends on
|
||||
the architecture of the device. In the case of Intel
|
||||
Initialization is driver specific. In the case of Intel
|
||||
integrated graphics chips like 965GM, GEM initialization can
|
||||
be done by calling the internal GEM init function,
|
||||
i915_gem_do_init(). Since the 965GM is a UMA device
|
||||
|
|
Loading…
Reference in New Issue