summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_memory.c
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang2016-08-081-0/+6
* drm/ttm: make sure format string cannot leak inKees Cook2014-09-171-1/+2
* drm/ttm: remove ttm_mem_global->queueMarcin Slusarz2012-11-201-1/+0Star
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
* drm/ttm: Use pr_fmt and pr_<level>Joe Perches2012-03-201-6/+6
* drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2011-12-061-0/+2
* 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/+8Star
|\|
| * 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/+8Star
* | | 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-081-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