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