summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_memory.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-08Driver 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