Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-06 | drm/ttm: Fix two race conditions + fix busy codepaths | Thomas Hellstrom | 1 | -1/+3 |
2010-05-18 | ttm: Provide an API for starting and stopping the delayed workqueue | Matthew Garrett | 1 | -0/+17 |
2010-04-20 | drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 | Jerome Glisse | 1 | -0/+23 |
2010-04-08 | drm/ttm: split no_wait argument in 2 GPU or reserve wait | Jerome Glisse | 1 | -2/+4 |
2009-12-11 | drm/ttm: Convert ttm_buffer_object_init to use ttm_placement | Jerome Glisse | 1 | -33/+30 |
2009-12-10 | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. | Thomas Hellstrom | 1 | -7/+7 |
2009-12-10 | drm/ttm: Rework validation & memory space allocation (V3) | Jerome Glisse | 1 | -12/+30 |
2009-08-19 | ttm: Make parts of a struct ttm_bo_device global. | Thomas Hellstrom | 1 | -0/+1 |
2009-08-19 | drm/ttm: optimize bo_kmap_type values | Pekka Paalanen | 1 | -6/+6 |
2009-06-15 | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom | 1 | -0/+618 |