]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: add reset_method asic callback for vi
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2019 04:46:12 +0000 (23:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:24:10 +0000 (23:24 -0500)
commit9bc1932f5ce5cb601278b8a37d36d7939f3e2482
treeffe6d8dda095117c14fa6c00a00a16b81b11aaee
parent6d0f50dafed4771121f674aef2db2c13ef526ad0
drm/amdgpu: add reset_method asic callback for vi

VI 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/vi.c