drm/amdgpu: add reset_method asic callback for si
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2019 04:44:54 +0000 (23:44 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:23:56 +0000 (23:23 -0500)
commitdd81eede7703fd7349be84f1830d7a1339918e38
tree4f8ef94d32bc43d56601cb063d806babb7fa0411
parent0cf3c64f294c1a03e7e1d826c6c9d1b126216c02
drm/amdgpu: add reset_method asic callback for si

SI always uses the legacy pci based reset.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si.c