aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_memory.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-8/+6
* samsung update 1codeworkx2012-06-021-6/+8
* Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-201-1/+6
|\
| * drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-061-1/+1
| * drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-061-1/+6
* | Merge branch 'master' into export-slabhTejun Heo2010-04-051-10/+8
|\ \ | |/
| * Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-311-1/+1
| |\
| * | drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day2010-03-151-10/+8
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/ |/|
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
|/
* drm/ttm: fix memory leak noticed by kmemleak.Dave Airlie2009-12-091-1/+3
* drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom2009-12-071-0/+3
* drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter2009-12-041-4/+5
* drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom2009-08-201-8/+28
* drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-191-76/+412
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+234