commit | 8a33c4f1945cdecc585eee6a94aa06fb9c85668c | [log] [tgz] |
---|---|---|
author | Jack Xiao <Jack.Xiao@amd.com> | Tue Apr 16 17:27:41 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:59:27 2019 -0500 |
tree | 20974a853ab5baf0ec79a9554602d89dc2679701 | |
parent | 948f540cd0120ef9d622af42c1b95f28cf992da0 [diff] |
drm/amdgpu/gfx10: fix issues for suspend/resume 1). use PREEMPT_QUEUE instead of RESET_QUEUE for gfx ring disablement. 2). Need wait for unmapping queue done before continue execution. Signed-off-by: Jack Xiao <Jack.Xiao@amd.com> Reviewed-by: Tianci Yin <tianci.yin@amd.com> Reviewed-by: Xiaojie Yuan <xiaojie.yuan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>