OSDN Git Service

drm/amdgpu: Do not move root PT bo to relocated list
authorxinhui pan <xinhui.pan@amd.com>
Tue, 11 Feb 2020 01:38:18 +0000 (09:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Feb 2020 16:51:38 +0000 (11:51 -0500)
commita6605c43f986f860947a645516e906512ad99f62
tree8364791678a0c6356c76348766fb6f44c08adddd
parent278628fa4642356f656e359e5555d148f51f00d8
drm/amdgpu: Do not move root PT bo to relocated list

As root PD has no parent, we just need move its status to idle.

Suggested-by: Christian König <christian.koenig@amd.com>
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
CC: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c