drm/amdgpu: gpu reset will run late_init
authorxinhui pan <xinhui.pan@amd.com>
Wed, 8 May 2019 14:17:57 +0000 (22:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:50 +0000 (12:20 -0500)
commit7c04ca50b0b95c9af9613416ff0a671387c7e84a
treee4482c9148261042d040909c522cdd326df29c89
parent992af942a6cfb32f4b5a9fc29545f101074fa250
drm/amdgpu: gpu reset will run late_init

ras need late init to initialize proper state.

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