OSDN Git Service

drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2
authorWentao Lou <Wentao.Lou@amd.com>
Wed, 13 Mar 2019 10:01:42 +0000 (18:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Mar 2019 04:39:47 +0000 (23:39 -0500)
commitf81e8d532a4f383f8efe72173d5f757d3320fc79
treef9c4eeb0e711c57f8bf82ec1c7fab5a50cd70ba7
parent1791e54f0121ad9733c5b8f42cd7d1604e4f07a5
drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2

add amdgpu_amdkfd_pre_reset and amdgpu_amdkfd_post_reset inside amdgpu_device_reset_sriov.

Signed-off-by: Wentao Lou <Wentao.Lou@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c