aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/Kconfig
diff options
context:
space:
mode:
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>2022-06-01 10:26:54 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-06-08 11:40:12 -0400
commitc55300ad4a1814bac9191a4d2c7b0d74273aec7c (patch)
tree5ca290cbfc61657640e1f38bad8f47191d1f1a4e /drivers/gpu/drm/amd/amdkfd/Kconfig
parentdrm/amd/display: Remove duplicated macro (diff)
downloadlinux-dev-c55300ad4a1814bac9191a4d2c7b0d74273aec7c.tar.xz
linux-dev-c55300ad4a1814bac9191a4d2c7b0d74273aec7c.zip
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 <sfr@canb.auug.org.au> Cc: Hamza Mahfooz <hamza.mahfooz@amd.com> Cc: Aurabindo Pillai <aurabindo.pillai@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdkfd/Kconfig')
0 files changed, 0 insertions, 0 deletions