aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorshaoyunl <shaoyun.liu@amd.com>2021-11-18 11:43:16 -0500
committerAlex Deucher <alexander.deucher@amd.com>2021-11-24 14:06:52 -0500
commit4f30d920d123c58b6e55e6ccd061673751aab5f8 (patch)
tree9671ea07440d80dc7989995a0575d85455ab3a5c /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parent8ab1d0923c2bdd708e041a765c6e7ca57e6121d8 (diff)
drm/amdgpu: move kfd post_reset out of reset_sriov function
Fixes: 9f4f2c1a3524 ("drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov") For sriov XGMI configuration, the host driver will handle the hive reset, so in guest side, the reset_sriov only be called once on one device. This will make kfd post_reset unblanced with kfd pre_reset since kfd pre_reset already been moved out of reset_sriov function. Move kfd post_reset out of reset_sriov function to make them balance . Signed-off-by: shaoyunl <shaoyun.liu@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions