diff options
author | Monk Liu <Monk.Liu@amd.com> | 2017-11-16 11:11:39 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-06 12:47:52 -0500 |
commit | 1719efc2327dc7485f30f6674c6ba4a793ac3a25 (patch) | |
tree | 8b0eb542e3ed0c7294d16ea9f88165808629037b /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
parent | 129d65c18ecfb249aceb540c31fdaf79bd5a11ff (diff) |
drm/amdgpu:cancel timer of virtual DCE(v2)
virtual DCE Timer structure is already released
after its sw_fini(), so we need to cancel the
its Timer in hw_fini() otherwise the Timer canceling
is missed.
v2:
use for loop and num_crtc to replace original code
Signed-off-by: Monk Liu <Monk.Liu@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/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions