diff options
author | 2022-06-10 13:13:31 -0400 | |
---|---|---|
committer | 2022-06-14 21:38:40 -0400 | |
commit | d6aa8424bcac64b2608452589c9a09984251c01c (patch) | |
tree | 7c915dc3d0d63149e8404c6e6f4faddf242b8200 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd/display: Use pre-allocated temp struct for bounding box update (diff) | |
download | linux-dev-d6aa8424bcac64b2608452589c9a09984251c01c.tar.xz linux-dev-d6aa8424bcac64b2608452589c9a09984251c01c.zip |
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: dda4fb85e433 ("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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions