summaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_placement.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: replace busy placement with flags v6Somalapuram Amaranath2024-01-251-4/+6
* drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin2021-12-011-0/+11
* drm/ttm: enable TTM placement kerneldocChristian König2021-09-091-0/+1
* drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu2021-06-231-2/+5
* drm/ttm: nuke caching placement flagsChristian König2020-10-151-14/+0
* drm/ttm: remove TTM_PL_FLAG_NO_EVICTChristian König2020-09-241-1/+0
* drm/ttm: nuke memory type flagsChristian König2020-09-111-8/+1
* drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König2017-04-041-0/+1
* drm/ttm: move placement structures into ttm_placement.hChristian König2016-09-141-0/+35
* drm/ttm: remove unused placement flagsChristian König2016-09-141-11/+0
* drm/ttm: rework handling of private mem typesChristian König2016-09-141-14/+2
* drm: Add support for two-ended allocation, v3Lauri Kasanen2014-04-041-0/+3
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+92