summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_sys_manager.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König1-1/+1
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König1-0/+1
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König1-6/+6
2021-06-04drm/ttm: flip over the sys manager to self allocated nodesChristian König1-0/+7
2021-05-04drm/ttm: fix warning in new sys manChristian König1-0/+2
2021-05-03drm/ttm: add ttm_sys_manager v3Christian König1-0/+39