commit | ba0c19f5f000d49efc98c0a4dafbd7266a5a20bc | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Apr 17 17:24:47 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 24 18:33:36 2017 -0400 |
tree | 85599d8a90d0bf9e715a2555c33871127862ec0d | |
parent | 0f1dfd520fdf66cee6bbb5a15f2c2363f3132421 [diff] |
drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2) 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. v2: fix from gfx8 (Rex) Acked-by: Tom St Denis <tom.stdenis@amd.com> Acked-by: monk liu <monk.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>