commit | 7b8d925d5cd3c3497a041d514de1739e2a2d24ef | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 04 01:57:33 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 04 10:22:26 2017 -0400 |
tree | 33a363641fddf6d8c3dc5122b5ea2a41b8cb4c5d | |
parent | dcf75843c0f7b654c327c140293ba53bb4b3da85 [diff] |
drm/amdgpu/gfx9: fix driver reload with KIQ Drop the KCQ disabling via KIQ. We disable the MEC shortly after anyway, so there is no need to wait for all of this. Doing so seems to leave the MEC in a bad way. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>