aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_memory.c
AgeCommit message (Expand)Author
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-03-20drm/ttm: Use pr_fmt and pr_<level>Joe Perches
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-12-09drm/ttm: fix memory leak noticed by kmemleak.Dave Airlie
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-04drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter
2009-08-20drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom