aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorRodrigo Siqueira <[email protected]>2022-06-01 10:57:33 -0400
committerAlex Deucher <[email protected]>2022-06-08 11:40:53 -0400
commitcac3bfcaedbf4d5c93cabaa7882f243099afb8ab (patch)
treead7aa01b35804c63dc2e8920d5378544e9e9cdec /scripts/const_structs.checkpatch
parent0f28cca87e9afc22280c44d378d2a6e249933977 (diff)
drm/amd/display: Reduce frame size in the bouding box for DCN21
GCC throw warnings for the function dcn21_update_bw_bounding_box and dcn316_update_bw_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=] For fixing this issue I dropped an intermadiate variable. 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