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