1
0
Fork 0

DocBook/drm: Remove redundancy

Signed-off-by: Michael Witten <mfwitten@gmail.com>
wifi-calibration
Michael Witten 2011-08-25 19:49:10 +00:00
parent 1dbd39c3ea
commit 3bf7df6156
1 changed files with 1 additions and 2 deletions

View File

@ -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