aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_memory.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-05
| * drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-05
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-31
| |\
| * | drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day2010-03-14
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
|/
* drm/ttm: fix memory leak noticed by kmemleak.Dave Airlie2009-12-08
* drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom2009-12-07
* drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter2009-12-03
* drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom2009-08-20
* drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-19
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-14