drm/amdgpu: Use new mode2 reset interface for RV.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Fri, 26 Jul 2019 18:07:42 +0000 (14:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Aug 2019 16:00:44 +0000 (11:00 -0500)
commitc43b849f890af2b638b3bea79a4203875bcc54d7
tree3dd5a6962f78c8ea83208600ee41b786fa63dfba
parente97204ead61c79c292761c5c934a02dfe9967b71
drm/amdgpu: Use new mode2 reset interface for RV.

Integrate the mode2 reset into rest sequence.

v2:
Check ppfuncs pointer for NULL

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/soc15.c