Files
linux/drivers/gpu/drm
Samuel Holland 6f7cd0371e drm/amd/display: Allow building DC with clang on RISC-V
clang on RISC-V appears to be unaffected by the bug causing excessive
stack usage in calculate_bandwidth(). clang 16 with -fstack-usage
reports a 304 byte stack frame size with CONFIG_ARCH_RV32I, and 512
bytes with CONFIG_ARCH_RV64I.

Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-07-21 16:52:25 -04:00
..
2023-04-16 14:17:41 +02:00
2023-03-14 17:07:48 +01:00
2023-06-07 11:53:22 +08:00
2023-05-03 16:32:33 +02:00
2023-05-24 18:03:30 +02:00
2023-05-22 12:23:50 +02:00
2023-02-20 14:56:52 +01:00