On 11/5/23 12:55, Guenter Roeck wrote:
On Mon, Oct 16, 2023 at 08:19:18AM -0600, Rodrigo Siqueira wrote:
This commit is the last part of the fix that reduces the stack size in
the DML2 code.
That does not really help when trying to build allmodconfig or allyesconfig
with gcc 11.4 or 12.3.
dr
On Mon, Oct 16, 2023 at 08:19:18AM -0600, Rodrigo Siqueira wrote:
> This commit is the last part of the fix that reduces the stack size in
> the DML2 code.
>
That does not really help when trying to build allmodconfig or allyesconfig
with gcc 11.4 or 12.3.
drivers/gpu/drm/amd/amdgpu/../display/d
On Mon, Oct 16, 2023 at 10:27 AM Rodrigo Siqueira
wrote:
>
> This commit is the last part of the fix that reduces the stack size in
> the DML2 code.
>
> Cc: Stephen Rothwell
> Cc: Alex Deucher
> Cc: Roman Li
> Cc: Chaitanya Dhere
> Fixes: a2815ada8616 ("drm/amd/display: Introduce DML2")
> Sign