drm/amdgpu/display: fix memory leak for dimgrey cavefish
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Mar 2021 16:59:26 +0000 (12:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:42:32 +0000 (16:42 -0400)
commit42b599732ee1d4ac742760050603fb6046789011
treefe9c10ad64fc18c7f8df6ca79fd15f46ea6bdf87
parent19c383affd5866fffe7646b913aa78cbdd608325
drm/amdgpu/display: fix memory leak for dimgrey cavefish

We need to clean up the dcn3 clk_mgr.

Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c