drm/amdgpu/display: add missing FP_START/END checks dcn32_clk_mgr.c
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jun 2022 20:35:43 +0000 (16:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Jun 2022 23:35:21 +0000 (19:35 -0400)
commitc5da61cf5bab30059f22ea368702c445ee87171a
tree893a5e26b914113962fdf1116553172c4d92610a
parent780f97cec866e1ec6967c66c2a1f68b8aa1e3f23
drm/amdgpu/display: add missing FP_START/END checks dcn32_clk_mgr.c

Properly handle FP code in dcn32_clk_mgr.c.

Fixes: 265280b99822 ("drm/amd/display: add CLKMGR changes for DCN32/321")
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c