drm/amdgpu: gpu reset will run ras post init
authorxinhui pan <xinhui.pan@amd.com>
Wed, 8 May 2019 16:13:22 +0000 (00:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:50 +0000 (12:20 -0500)
commite79a04d531478e4ccbd3c22288b1229677e1e489
treeb0395f14f43fbd020bf315d23b61396d2b362dc5
parent9708a318620d83d48788bf1c7701dfc193bb5632
drm/amdgpu: gpu reset will run ras post init

ras need initialize proper state after late init

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c