commit | a545e491bb2d22019fc8b55186d1c815120c12fb | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 31 12:00:14 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 24 17:39:52 2017 -0400 |
tree | c000e65c3feacd6bb9b5045f8f6fcf1ef950663b | |
parent | 9d11ca9c0953bd63bfbc19f9d94aefc496136f77 [diff] |
drm/amdgpu/gfx8: fix resume of KIQ and KCQs No need to reset the wptr and clear the rings. The UNMAP_QUEUES packet writes the current MQD state back the MQD on suspend, so there is no need to reset it as well. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>