diff options
author | Evan Quan <evan.quan@amd.com> | 2020-04-30 11:24:02 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-05-08 14:44:11 -0400 |
commit | 1fe48ec08d9f2e26d893a6c05bd6c99a3490f9ef (patch) | |
tree | 11d8db21590c7d09582d35d1479ed89fa65d7cc4 /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | |
parent | ee79be181aee2f59522fdf81c580aaed5753e3af (diff) |
drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
As this is already properly handled in amdgpu_gfx_off_ctrl(). In fact,
this unnecessary cancel_delayed_work_sync may leave a small time window
for race condition and is dangerous.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions