| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/ttm: Add more driver type enums | Jakob Bornecrantz | 2009-12-15 | 1 | -1/+5 |
* | 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 | 2 | -11/+11 |
* | drm/ttm: Rework validation & memory space allocation (V3) | Jerome Glisse | 2009-12-10 | 2 | -27/+35 |
* | drm/ttm: Export symbols needed for the vmwgfx driver. | Thomas Hellstrom | 2009-12-07 | 1 | -0/+9 |
* | drm/ttm: Add TTM execbuf utilities. | Thomas Hellstrom | 2009-12-07 | 1 | -0/+107 |
* | drm/ttm: Add ttm lock functionality. | Thomas Hellstrom | 2009-12-07 | 1 | -0/+247 |
* | drm/ttm: Add user-space objects. | Thomas Hellstrom | 2009-12-07 | 1 | -0/+267 |
* | drm/ttm: Fix build failure due to missing struct page | Martin Michlmayr | 2009-12-04 | 1 | -0/+1 |
* | Merge Linus master to drm-next | Dave Airlie | 2009-08-20 | 2 | -2/+20 |
|\ |
|
| * | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 2009-07-29 | 1 | -0/+15 |
| * | drm/ttm/radeon: add dma32 support. | Dave Airlie | 2009-07-15 | 1 | -1/+4 |
| * | ttm: Make messages more readable. | Thomas Hellstrom | 2009-07-15 | 1 | -1/+1 |
* | | ttm: Make parts of a struct ttm_bo_device global. | Thomas Hellstrom | 2009-08-19 | 2 | -26/+69 |
* | | drm/ttm: Memory accounting rework. | Thomas Hellstrom | 2009-08-19 | 2 | -19/+26 |
* | | 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 | 5 | -0/+1788 |