commit | b95f045ea35673572ef46d6483ad8bd6d353d63c | [log] [tgz] |
---|---|---|
author | James Zhu <James.Zhu@amd.com> | Tue May 18 10:58:22 2021 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu May 20 17:02:52 2021 -0400 |
tree | a7e430e2314461503ef9421d22095287aa9e07ce | |
parent | ba515a5821dc0d101ded0379b14b1d1471ebfaba [diff] |
drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate Add cancel_delayed_work_sync before set power gating state to avoid race condition issue when power gating. Signed-off-by: James Zhu <James.Zhu@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org