Skip to content

Commit 8fc3959

Browse files
Austin Zhengalexdeucher
authored andcommitted
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]>
1 parent 0518581 commit 8fc3959

File tree

1 file changed

+642
-635
lines changed

1 file changed

+642
-635
lines changed

0 commit comments

Comments
 (0)