drm/ttm: flip over the sys manager to self allocated nodes
authorChristian König <christian.koenig@amd.com>
Tue, 27 Apr 2021 07:35:17 +0000 (09:35 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 4 Jun 2021 13:16:45 +0000 (15:16 +0200)
commitdb7349534275620016805123311a979a46364769
treed2e6f766401433c1387fe3f4930a659109820e94
parent3eb7d96e94150304011d214750b45766cf62d9c9
drm/ttm: flip over the sys manager to self allocated nodes

Make sure to allocate a resource object here.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210602100914.46246-3-christian.koenig@amd.com
drivers/gpu/drm/ttm/ttm_sys_manager.c