drm/amdgpu: add reset_method asic callback for cik
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2019 04:45:39 +0000 (23:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:24:06 +0000 (23:24 -0500)
commit6d0f50dafed4771121f674aef2db2c13ef526ad0
treeb59bdb24498dd75134c42ce8148df6a3d50b8702
parentdd81eede7703fd7349be84f1830d7a1339918e38
drm/amdgpu: add reset_method asic callback for cik

CIK 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/cik.c