drm/amdgpu: check contiguous flags instead of mm_node
authorChristian König <christian.koenig@amd.com>
Tue, 27 Apr 2021 09:36:10 +0000 (11:36 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:32:18 +0000 (22:32 -0400)
commitdfffdf5e65975a03aa26836df3bc320d45202450
treeaf755452792730faeb0c43914b722d46dc0d55c1
parentabf91e0d33166ba1afcf10e239aec966275da3c1
drm/amdgpu: check contiguous flags instead of mm_node

Drop the last user of drm_mm_node.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Tested-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c