mirror-linux/drivers/gpu/drm/amd/display
Huacai Chen 4217ef9ab7 drm/amd/display: Allow building DC with clang on LoongArch
Clang on LoongArch (18+) appears to be unaffected by the bug causing
excessive stack usage in calculate_bandwidth(). But when building DC_FP
support the stack frame size can be as large as 2816 bytes, which causes
the FRAME_WARN build warnings. So on LoongArch we allow building DC with
clang, but disable DC_FP by default.

The help message is also updated.

Tested-by: Rui Wang <wangrui@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-11-20 10:03:06 -05:00
..
amdgpu_dm drm/amd/display: Adjust VSDB parser for replay feature 2024-11-11 11:54:11 -05:00
dc drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp 2024-11-20 10:03:06 -05:00
dmub drm/amd/display: 3.2.309 2024-11-11 11:54:53 -05:00
include drm/amd/display: Remove last parts of timing_trace 2024-11-04 11:26:36 -05:00
modules drm/amd/display: fix rxstatus_msg_sz type narrowing 2024-11-04 11:35:15 -05:00
Kconfig drm/amd/display: Allow building DC with clang on LoongArch 2024-11-20 10:03:06 -05:00
Makefile drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00