OSDN Git Service

drm/amd/amdgpu: Cancel the hrtimer in sw_fini
authorRoy Sun <Roy.Sun@amd.com>
Fri, 11 Dec 2020 05:00:03 +0000 (13:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:29:32 +0000 (22:29 -0400)
commit0aa0725fa7172658e4f56df1a6e8000bea8c09cd
treec16e0629f51efa806191d957b9f9af0a754ba66b
parent0064b0ce85bb86d8a6fa066323f6318956c2dd59
drm/amd/amdgpu: Cancel the hrtimer in sw_fini

Move the process of cancelling hrtimer to sw_fini

Signed-off-by: Roy Sun <Roy.Sun@amd.com>
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_virtual.c