]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87c86871d3aab0a0cddeda669486f3119961159c
tree893a5e26b914113962fdf1116553172c4d92610a
parentf26fed12bd15b27851cb4c4c62680557b0ac1e38
drm/amdgpu/display: add missing FP_START/END checks dcn32_clk_mgr.c

Properly handle FP code in dcn32_clk_mgr.c.

Fixes: ea93fd4747a9 ("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