Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275208
b: refs/heads/master
c: 049cc90
h: refs/heads/master
v: v3
  • Loading branch information
Michael Witten committed Aug 29, 2011
1 parent bff59ec commit b752715
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae63d793a43888eeb1c16422252d987aa37ab96c
refs/heads/master: 049cc903e714a27805eae0c34a4c34902a385032
2 changes: 1 addition & 1 deletion trunk/Documentation/DocBook/drm.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
GEM is an alternative to TTM, designed specifically for UMA
devices. It has simpler initialization and execution requirements
than TTM, but has no VRAM management capability. Core GEM
initialization is comprised of a basic drm_mm_init call to create
is initialized by calling drm_mm_init() to create
a GTT DRM MM object, which provides an address space pool for
object allocation. In a KMS configuration, the driver
needs to allocate and initialize a command ring buffer following
Expand Down

0 comments on commit b752715

Please sign in to comment.