drm/amdgpu/si: implement asic need_full_reset callback
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Apr 2018 18:27:14 +0000 (13:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:07:57 +0000 (13:07 -0500)
commit0a881af83cf8d0a9d270f63dd378f4eefda60c48
tree2cd6df6716abd163412a814da1664dc6ff9737d8
parent6907069004216e630d30847bf2893ab18156ed0f
drm/amdgpu/si: implement asic need_full_reset callback

Used to check on a per SoC basis whether the SoC needs
a full reset of a per IP soft reset.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si.c