commit | ae1589f669b5e2c557a6edc9599fc1f424003b70 | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Fri Jun 07 18:56:18 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jun 11 12:44:52 2019 -0500 |
tree | d8b975daecf129769f93ea90cb7054026bdcde09 | |
parent | df0a8064be4f5903daed43328f35a2325a9b4086 [diff] |
drm/amdgpu: drop the incorrect soft_reset for SRIOV It's incorrect to do soft reset for SRIOV, when GFX hang the WREG would stuck there becuase it goes KIQ way. the GPU reset counter is incorrect: always increase twice for each timedout Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>