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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2022 10:47:49 +0000 (11:47 +0100)
commit211b67fb5a49c9f6e6a63d9b94ea96bf2e39341a
treef1b9874a8ca534ae4bc2e372f159b6ecd6f29807
parent4c3644b6c96c5daa5149e5abddc07234eea47c7c
drm/amd/display: Protect update_bw_bounding_box FPU code.

commit 1432108d00e42ffa383240bcac8d58f89ae19104 upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c
drivers/gpu/drm/amd/display/dc/core/dc.c