commit | a6605c43f986f860947a645516e906512ad99f62 | [log] [tgz] |
---|---|---|
author | xinhui pan <xinhui.pan@amd.com> | Tue Feb 11 09:38:18 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 11 11:51:38 2020 -0500 |
tree | 8364791678a0c6356c76348766fb6f44c08adddd | |
parent | 278628fa4642356f656e359e5555d148f51f00d8 [diff] |
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>