aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorRodrigo Siqueira <[email protected]>2022-06-01 10:26:54 -0400
committerAlex Deucher <[email protected]>2022-06-08 11:40:12 -0400
commitc55300ad4a1814bac9191a4d2c7b0d74273aec7c (patch)
tree5ca290cbfc61657640e1f38bad8f47191d1f1a4e /scripts/const_structs.checkpatch
parent0dc662318d36e060268751fbd3309660acd3c5aa (diff)
drm/amd/display: Reduce frame size in the bouding box for DCN20
GCC throw warnings for the function dcn20_update_bounding_box due to its frame size that looks like this: error: the frame size of 1936 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] This commit fixes this issue by eliminating an intermediary variable that creates a large array. Cc: Stephen Rothwell <[email protected]> Cc: Hamza Mahfooz <[email protected]> Cc: Aurabindo Pillai <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions