diff options
| author | Alex Deucher <[email protected]> | 2022-06-22 10:36:58 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-06-28 11:22:03 -0400 |
| commit | 01cf387b1c7f60527c91627528370f463bcb84f3 (patch) | |
| tree | 71babf7377e028b976ece800f61dcf9c9e910d1a /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 366e817e83e4d795fe3f6e7379bfe79d49cac89b (diff) | |
drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurationFull()
Move more stack variable in to dummy vars structure on the heap.
Fixes stack frame size errors:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c: In function 'dml32_ModeSupportAndSystemConfigurationFull':
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:3833:1: error: the frame size of 2720 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
3833 | } // ModeSupportAndSystemConfigurationFull
| ^
Fixes: dda4fb85e433 ("drm/amd/display: DML changes for DCN32/321")
Cc: Stephen Rothwell <[email protected]>
Cc: Aurabindo Pillai <[email protected]>
Cc: Rodrigo Siqueira Jordao <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions