summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_memory.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-26drm/ttm: check if free mem space is under the lower limitRoger He1-0/+5
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He1-1/+2
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He1-1/+2
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He1-68/+1
2017-10-06drm/ttm: add support for different pool sizesChristian König1-2/+2
2017-10-06drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König1-2/+1
2016-08-08drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang1-0/+1
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz1-2/+0
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk1-1/+1
2009-12-04drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr1-0/+1
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom1-19/+24
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom1-0/+153