OSDN Git Service

drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Nov 2018 04:56:16 +0000 (23:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Jan 2019 20:04:55 +0000 (15:04 -0500)
commit7450bbe7815b8286165c87a07340c80ca2764054
tree77ace06a620e2f2bb86e4603db7418dafdd7533c
parent444018893abfde1df86be9d4be3e0c84832397dd
drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)

SI chips don't require a reset on reload due to the nature of
the SMU on them.

v2: rebase

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