aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-08-25 15:37:24 -0400
committerMichael Witten <mfwitten@gmail.com>2011-08-29 15:59:56 -0400
commit482b2ad8e488e609bb3bb408a8e9ca17b73b17c6 (patch)
tree3b457e7ac118427d6f5de08b3803be64bb142f26 /Documentation/DocBook
parent049cc903e714a27805eae0c34a4c34902a385032 (diff)
DocBook/drm: basic -> core
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/drm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 7c11d790f749..d385e902f5ff 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -455,7 +455,7 @@
455 a GTT DRM MM object, which provides an address space pool for 455 a GTT DRM MM object, which provides an address space pool for
456 object allocation. In a KMS configuration, the driver 456 object allocation. In a KMS configuration, the driver
457 needs to allocate and initialize a command ring buffer following 457 needs to allocate and initialize a command ring buffer following
458 basic GEM initialization. Most UMA devices have a so-called 458 core GEM initialization. Most UMA devices have a so-called
459 "stolen" memory region, which provides space for the initial 459 "stolen" memory region, which provides space for the initial
460 framebuffer and large, contiguous memory regions required by the 460 framebuffer and large, contiguous memory regions required by the
461 device. This space is not typically managed by GEM, and must 461 device. This space is not typically managed by GEM, and must