dect
/
linux-2.6
Archived
13
0
Fork 0

DocBook/drm: Clean up `pre-memory management aware'

Signed-off-by: Michael Witten <mfwitten@gmail.com>
This commit is contained in:
Michael Witten 2011-08-25 18:31:42 +00:00
parent 80c84e6f3c
commit 58f1d652de
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@
conflict with DRM client requirements. For instance, if user
level mode setting drivers are in use, it would be problematic
to perform output discovery &amp; configuration at load time.
Likewise, if pre-memory management aware user level drivers are
Likewise, if user-level drivers unaware of memory management are
in use, memory management and command buffer setup may need to
be omitted. These requirements are driver specific, and care
needs to be taken to keep both old and new applications and