diff options
author | Melissa Wen <[email protected]> | 2022-07-20 18:32:07 -0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-07-25 09:31:05 -0400 |
commit | ddd0fa1f47edd794736e70d165341a5c4ff78e47 (patch) | |
tree | d1d243133f8f07c191b08e6b889d3bb420760b82 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1a3408259bfd5a383b3c7aa7c309c9fb81e35ce0 (diff) |
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 <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions