summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_placement.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath1-4/+6
2021-12-01drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin1-0/+11
2021-09-09drm/ttm: enable TTM placement kerneldocChristian König1-0/+1
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu1-2/+5
2020-10-15drm/ttm: nuke caching placement flagsChristian König1-14/+0
2020-09-24drm/ttm: remove TTM_PL_FLAG_NO_EVICTChristian König1-1/+0
2020-09-11drm/ttm: nuke memory type flagsChristian König1-8/+1
2017-04-05drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König1-0/+1
2016-09-14drm/ttm: move placement structures into ttm_placement.hChristian König1-0/+35
2016-09-14drm/ttm: remove unused placement flagsChristian König1-11/+0
2016-09-14drm/ttm: rework handling of private mem typesChristian König1-14/+2
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen1-0/+3
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom1-0/+92