diff options
| author | Austin Zheng <[email protected]> | 2025-04-01 18:38:31 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-04-21 15:27:39 +0000 |
| commit | 8fc3959cd4da33d703ceb1166830407b673d8a78 (patch) | |
| tree | 63c78c0ff1f79dc087f9f79d3c5ffa1e01e0cfad /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY (diff) | |
| download | kernel-8fc3959cd4da33d703ceb1166830407b673d8a78.tar.gz kernel-8fc3959cd4da33d703ceb1166830407b673d8a78.zip | |
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 <[email protected]>
Signed-off-by: Austin Zheng <[email protected]>
Signed-off-by: Zaeem Mohamed <[email protected]>
Tested-by: Mark Broadworth <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions
