summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_memory.c
AgeCommit message (Expand)Author
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-19drm/ttm: fix re-init of global structuresChristian König
2019-03-19drm/ttm: Fix spelling of "KiB"Jakub Wilk
2019-03-19drm/ttm: Account for kernel allocations in kernel zone onlyFelix Kuehling
2018-11-07drm/ttm: Fix bo_global and mem_global kfree errorTrigger Huang
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-05-15Add SPDX idenitifier and clarify licenseDirk Hohndel
2018-02-26drm/ttm: check if free mem space is under the lower limitRoger He
2017-12-28drm/ttm: enable swapout for reserved BOs during allocationRoger He
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He
2017-10-06drm/ttm: add support for different pool sizesChristian König
2017-10-06drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König
2016-08-08drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang
2014-09-17drm/ttm: make sure format string cannot leak inKees Cook
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-03-20drm/ttm: Use pr_fmt and pr_<level>Joe Perches
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-12-09drm/ttm: fix memory leak noticed by kmemleak.Dave Airlie
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-04drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter
2009-08-20drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom