summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_memory.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie1-1/+6
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen1-1/+1
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen1-1/+6
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-10/+8
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-15drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day1-10/+8
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2009-12-09drm/ttm: fix memory leak noticed by kmemleak.Dave Airlie1-1/+3
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom1-0/+3
2009-12-04drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter1-4/+5
2009-08-20drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom1-8/+28
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom1-76/+412
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom1-0/+234