]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: dml: move some variables to heap
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Fri, 10 Jun 2022 17:13:31 +0000 (13:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 15 Jun 2022 01:38:40 +0000 (21:38 -0400)
commit3a8e93317c8f29cfd7644d1d5504337aa798320e
tree7c915dc3d0d63149e8404c6e6f4faddf242b8200
parentce1516fb0830f42afcb5f6abfd8c6b841a098227
drm/amd/display: dml: move some variables to heap

[Why&How]
To reduce stack usage, move some variables into heap in the DML function
dml32_ModeSupportAndSystemConfigurationFull()

Fixes: 970399712a32 ("drm/amd/display: DML changes for DCN32/321")
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h