-Wframe-larger-than in drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.c
nathanchance opened this issue · 3 comments
nathanchance commented
New set of files, new warning :)
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_mode_vba_314.c:4020:6: error: stack frame size (2216) exceeds limit (2048) in 'dml314_ModeSupportAndSystemConfigurationFull' [-Werror,-Wframe-larger-than]
void dml314_ModeSupportAndSystemConfigurationFull(struct display_mode_lib *mode_lib)
^
1 error generated.
Series submitted: https://lore.kernel.org/20220916210658.3412450-1-nathan@kernel.org/
nathanchance commented
Sudip notes this is a mainline problem too :(
nathanchance commented