diff options
| author | Austin Zheng <Austin.Zheng@amd.com> | 2025-04-01 14:38:31 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-21 11:27:39 -0400 |
| commit | 8fc3959cd4da33d703ceb1166830407b673d8a78 (patch) | |
| tree | 63c78c0ff1f79dc087f9f79d3c5ffa1e01e0cfad /tools/perf/scripts/python/parallel-perf.py | |
| parent | 05185812ae3695fe049c14847ce3cbeccff1bf2e (diff) | |
drm/amd/display: Move Mode Support Prefetch Checks To Its Own Function
[Why]
Large stack size observed in DCN4 mode support when compiling with clang.
Additional instrumentation added by compiler adds to stack size.
dml_core_mode_support ends up going over the stack size limit
due to the size of the function.
[How]
Move checks and calculations for prefetch to its own function.
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Austin Zheng <Austin.Zheng@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
