Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/ttm: Fix memory leak in ttm_agp_backend.c | Masanari Iida | 2014-02-18 | 1 | -0/+1 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -4/+4 |
* | drm/ttm: Use pr_fmt and pr_<level> | Joe Perches | 2012-03-20 | 1 | -1/+3 |
* | ttm: fix agp since ttm tt rework | Jerome Glisse | 2012-01-06 | 1 | -0/+17 |
* | drm/ttm: merge ttm_backend and ttm_tt V5 | Jerome Glisse | 2011-12-06 | 1 | -54/+34 |
* | ttm: Expand (*populate) to support an array of DMA addresses. | Konrad Rzeszutek Wilk | 2011-01-27 | 1 | -1/+2 |
* | drm/ttm: restructure to allow driver to plug in alternate memory manager | Ben Skeggs | 2010-10-05 | 1 | -1/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-19 | 1 | -2/+1 |
* | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom | 2009-06-15 | 1 | -0/+150 |