Hi All, The latest mainline kernel branch fails to build x86_64 allmodconfig with the error: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c: In function 'dml_prefetch_check': drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6707:1: error: the frame size of 2056 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] 6707 | } | ^ git bisect pointed to 7966f319c66d ("drm/amd/display: Introduce DML2") I will be happy to test any patch or provide any extra log if needed. #regzbot introduced: 7966f319c66d9468623c6a6a017ecbc0dd79be75 -- Regards Sudip