Stephen discovers a stack size issue when compiling the latest amdgpu code with allmodconfig. This patchset addresses that issue by splitting a large function into two smaller parts. Thanks Siqueira Rodrigo Siqueira (2): drm/amd/display: Reduce stack size by splitting function drm/amd/display: Fix stack size issue on DML2 .../amd/display/dc/dml2/display_mode_core.c | 3289 +++++++++-------- 1 file changed, 1653 insertions(+), 1636 deletions(-) -- 2.42.0