summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>2022-03-01 03:01:59 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-03-25 19:40:24 +0300
commit6bf528ec91fb96e186461215c8f76265c5a35250 (patch)
tree8badc561722c1e035cbb945e0f03451ade0c3636 /tools/perf/scripts/python
parent5e8a71cf13bc9184fee915b2220be71b4c6cac74 (diff)
downloadlinux-6bf528ec91fb96e186461215c8f76265c5a35250.tar.xz
drm/amd/display: Reduce stack size
Linux kernel enabled more compilation restrictions related to the stack size, which caused compilation failures in our code. This commit reduces the allocation size by allocating the required memory dynamically. Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions