1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30
Melissa Wen ddd0fa1f47 drm/amd/display: move FPU code from dcn30 clk mgr to DML folder
The -mno-gnu-attribute option in clk mgr makefile for dcn30 hides a soft
vs hard fp error for powerpc. After removing this flag, we can see some
FPU code remains there:

gcc-11.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_mode_lib.o uses
hard float,
drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.o
uses soft float

Therefore, remove the -mno-gnu-attribute flag for dcn30/powerpc and move
FPU-associated code to DML folder.

Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-07-25 09:31:05 -04:00
..
dalsmc.h drm/amdgpu/display: add MALL support (v2) 2020-10-23 15:33:48 -04:00
dcn30_clk_mgr.c drm/amd/display: move FPU code from dcn30 clk mgr to DML folder 2022-07-25 09:31:05 -04:00
dcn30_clk_mgr.h drm/amd/display: add CLKMGR changes for DCN32/321 2022-06-03 16:43:37 -04:00
dcn30_clk_mgr_smu_msg.c drm/amd/display: DAL ACR, dc part, fix missing dcn30 2022-06-14 21:38:40 -04:00
dcn30_clk_mgr_smu_msg.h drm/amd/display: cleaning up smu_if to add future flexibility 2022-03-15 14:25:15 -04:00
dcn30_smu11_driver_if.h drm/amd/display: cleaning up smu_if to add future flexibility 2022-03-15 14:25:15 -04:00