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>
Wed, 16 Feb 2022 21:44:40 +0000 (16:44 -0500)
commit783782a52340e850840c11d823b649e6ba83a700
treee972bfdafe50cc09d53b1e2e7eb1657a1dbf873c
parentdcb0bd00586bb991eae66a23091e037c2734f8fe
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>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c
drivers/gpu/drm/amd/display/dc/core/dc.c