Age | Commit message (Expand) | Author | Files | Lines |
2016-08-08 | drm/ttm: Add interface to export kernel_zone max memory size in ttm | Ken Wang | 1 | -0/+6 |
2014-09-17 | drm/ttm: make sure format string cannot leak in | Kees Cook | 1 | -1/+2 |
2012-11-20 | drm/ttm: remove ttm_mem_global->queue | Marcin Slusarz | 1 | -1/+0 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -3/+3 |
2012-03-20 | drm/ttm: Use pr_fmt and pr_<level> | Joe Perches | 1 | -6/+6 |
2011-12-06 | drm/ttm: provide dma aware ttm page pool code V9 | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2010-04-20 | Merge branch 'drm-ttm-pool' into drm-core-next | Dave Airlie | 1 | -1/+6 |
2010-04-06 | drm/ttm: Add sysfs interface to control pool allocator. | Pauli Nieminen | 1 | -1/+1 |
2010-04-06 | drm/ttm: add pool wc/uc page allocator V3 | Pauli Nieminen | 1 | -1/+6 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -10/+8 |
2010-03-31 | Merge branch 'v2.6.34-rc2' into drm-linus | Dave Airlie | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-15 | drm: "kobject_init/kobject_add" -> "kobject_init_and_add". | Robert P. J. Day | 1 | -10/+8 |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -1/+1 |
2009-12-09 | drm/ttm: fix memory leak noticed by kmemleak. | Dave Airlie | 1 | -1/+3 |
2009-12-07 | drm/ttm: Export symbols needed for the vmwgfx driver. | Thomas Hellstrom | 1 | -0/+3 |
2009-12-04 | drm/ttm: fix small memory leak in ttm_memory.c | Dan Carpenter | 1 | -4/+5 |
2009-08-20 | drm/ttm: Fixes for "Memory accounting rework." | Thomas Hellstrom | 1 | -8/+28 |
2009-08-19 | drm/ttm: Memory accounting rework. | Thomas Hellstrom | 1 | -76/+412 |
2009-06-15 | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom | 1 | -0/+234 |