summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2021-09-13 13:32:50 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-09-23 15:17:30 -0400
commita62427ef9b55d4b5aec2b08dc9b2d9719572bf57 (patch)
tree29710684c2eabd56c4197b665f45f65796b0dc01 /drivers/gpu/drm/amd/display/dc/bios
parent1f2fcc8183e372b5d8f0e00d3e42e5d6a4a6a336 (diff)
downloadlinux-stable-a62427ef9b55d4b5aec2b08dc9b2d9719572bf57.tar.gz
linux-stable-a62427ef9b55d4b5aec2b08dc9b2d9719572bf57.tar.bz2
linux-stable-a62427ef9b55d4b5aec2b08dc9b2d9719572bf57.zip
drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfigurationFull
[Why & How] With Werror enabled in the kernel we were failing the clang build since dml21_ModeSupportAndSystemConfigurationFull's stack frame is 1064 when building with clang, and exceeding the default 1024 stack frame limit. The culprit seems to be the Pipe struct, so pull the relevant block out into its own sub-function. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/bios')
0 files changed, 0 insertions, 0 deletions