summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_memory.h
AgeCommit message (Expand)Author
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-02-26drm/ttm: check if free mem space is under the lower limitRoger 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
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk
2009-12-04drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom