summaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_memory.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: check if free mem space is under the lower limitRoger He2018-02-261-0/+5
* drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He2017-12-271-1/+2
* drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He2017-12-271-1/+2
* drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He2017-12-271-68/+1
* drm/ttm: add support for different pool sizesChristian König2017-10-061-2/+2
* drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König2017-10-061-2/+1
* drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang2016-08-081-0/+1
* drm/ttm: remove ttm_mem_global->queueMarcin Slusarz2012-11-201-2/+0
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk2011-06-211-1/+1
* drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr2009-12-041-0/+1
* drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-191-19/+24
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+153
OpenPOWER on IntegriCloud