Commit graph

10 commits

Author SHA1 Message Date
Thomas Hellstrom
c060b56467 ttm: Fix up printouts.
Signed-off-by: Thomas Hellstrom <thomas-at-shipmail-dot-org>
2009-05-04 23:16:50 +02:00
Thomas Hellstrom
9d0f33b178 ttm: Replace the ttm_buffer_object::mutex with a spinlock.
Signed-off-by: Thomas Hellstrom <thomas-at-shipmail-dot-org>
2009-05-04 23:03:59 +02:00
Thomas Hellstrom
a87bc3c061 ttm: s/flags/placement/
Signed-off-by: Thomas Hellstrom <thomas-at-shipmail-dot-org>
2009-05-04 22:58:34 +02:00
Thomas Hellstrom
05abf16c2b ttm: Update buffer object members and protection documentation.
Use linux bitmaps for bo private flags.

Signed-off-by: Thomas Hellstrom <thomas-at-shipmail-dot-org>
2009-05-04 22:55:51 +02:00
Thomas Hellstrom
feb4a2b2de ttm: Work around a locking order reversal in fault().
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
2009-03-23 09:11:48 +01:00
Thomas Hellstrom
b771b6a6c3 ttm: Fix a bo vm error path.
Reported by Jerome Glisse.
2009-03-22 21:46:25 +01:00
Thomas Hellstrom
41c3f1ac56 Checkpoint: Use bool for boolean. 2009-02-13 09:00:35 +01:00
Thomas Hellstrom
97302ed5c7 Fix TTM backwards compat to 2.6.25 2009-02-10 20:08:48 +01:00
Thomas Hellstrom
b909e98de7 Work around some X86 PAT oddities by using VM_MIXEDMAP instead
of VM_PFNMAP.
2009-02-05 14:12:41 +01:00
Thomas Hellstrom
8bce9b9ee2 Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00