Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275206
b: refs/heads/master
c: 1c86de2
h: refs/heads/master
v: v3
  • Loading branch information
Michael Witten committed Aug 29, 2011
1 parent b8208fe commit ca870db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 005d7f4a01d3c755c3abab38b7e380f0bbff475d
refs/heads/master: 1c86de2216f678bfb6e2472af6e5c25b0df8d91f
4 changes: 2 additions & 2 deletions trunk/Documentation/DocBook/drm.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,8 @@
</para>
<para>
Once your global TTM accounting structure is set up and initialized
(done by calling ttm_global_item_ref on the global object you
just created), you need to create a buffer object TTM to
by calling ttm_global_item_ref on it,
you need to create a buffer object TTM to
provide a pool for buffer object allocation by clients and the
kernel itself. The type of this object should be TTM_GLOBAL_TTM_BO,
and its size should be sizeof(struct ttm_bo_global). Again,
Expand Down

0 comments on commit ca870db

Please sign in to comment.