diff options
| author | Rodrigo Siqueira <[email protected]> | 2022-06-01 14:52:06 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-06-08 15:40:31 +0000 |
| commit | 284498206f31e655fb61b1e08d0506dccbffe55f (patch) | |
| tree | a0c4903842f6bd32e381bf71c4ff0b2264f73ea1 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/amd/display: Reduce frame size in the bouding box for DCN301 (diff) | |
| download | kernel-284498206f31e655fb61b1e08d0506dccbffe55f.tar.gz kernel-284498206f31e655fb61b1e08d0506dccbffe55f.zip | |
drm/amd/display: Reduce frame size in the bouding box for DCN31/316
GCC throw warnings for the function dcn31_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 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
