[PATCH 0/2] Reduce stack size for DML2

Rodrigo Siqueira Rodrigo.Siqueira at amd.com
Mon Oct 16 14:19:16 UTC 2023


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



More information about the amd-gfx mailing list