drm/amd/display: Protect update_bw_bounding_box FPU code.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sat, 12 Feb 2022 15:40:00 +0000 (16:40 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Feb 2022 22:55:17 +0000 (17:55 -0500)
commit1432108d00e42ffa383240bcac8d58f89ae19104
tree02677655389bfaa269c89bc5fe49c77e4eb93c39
parentcfb92440ee71adcc2105b0890bb01ac3cddb8507
drm/amd/display: Protect update_bw_bounding_box FPU code.

For DCN3/3.01/3.02 at least these use the fpu.

v2: squash in build fix for when DCN is not enabled (Leo)

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c
drivers/gpu/drm/amd/display/dc/core/dc.c