mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-25 00:25:34 +00:00
arch/x86/Makefile disables SSE and SSE2 for the whole kernel. The AMDGPU drivers modified in this patch re-enable SSE but not SSE2. Turn on SSE2 to support emitting double precision floating point instructions rather than calls to non-existent (usually available from gcc_s or compiler_rt) floating point helper routines for Clang. This was originally landed in: commit |
||
---|---|---|
.. | ||
dcn20 | ||
dc_features.h | ||
display_mode_enums.h | ||
display_mode_lib.c | ||
display_mode_lib.h | ||
display_mode_structs.h | ||
display_mode_vba.c | ||
display_mode_vba.h | ||
display_rq_dlg_helpers.c | ||
display_rq_dlg_helpers.h | ||
dml1_display_rq_dlg_calc.c | ||
dml1_display_rq_dlg_calc.h | ||
dml_common_defs.c | ||
dml_common_defs.h | ||
dml_inline_defs.h | ||
dml_logger.h | ||
Makefile |