Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-07 | drm/ttm: replace drm_mm_pre_get() by direct alloc | David Herrmann | 1 | -22/+20 |
2013-08-07 | drm/mm: add "best_match" flag to drm_mm_insert_node() | David Herrmann | 1 | -1/+2 |
2013-07-02 | drm: make drm_mm_init() return void | David Herrmann | 1 | -7/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -4/+4 |
2010-11-09 | drm/ttm: Use private locks for the default bo range manager | Thomas Hellstrom | 1 | -36/+45 |
2010-10-21 | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function | Thomas Hellstrom | 1 | -10/+0 |
2010-10-19 | drm/ttm: add unlocked variant of new manager put node. | Dave Airlie | 1 | -0/+10 |
2010-10-05 | drm/ttm: restructure to allow driver to plug in alternate memory manager | Ben Skeggs | 1 | -0/+148 |