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