OSDN Git Service

drm/amd/display: Fix incorrect dcn1 bandwidth calculations
authorMichael Strauss <michael.strauss@amd.com>
Fri, 8 May 2020 17:04:23 +0000 (13:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:20 +0000 (01:59 -0400)
commit4a673157b8d1e4d2586b26a5786acc1dd7c02f8a
treef3f8df8de33163c677054c5a9748c7b917bd1f55
parent1e5d05ec806815582262d6d16842f0cb423fef14
drm/amd/display: Fix incorrect dcn1 bandwidth calculations

[WHY]
Typos cause bandwidth calculation errors, one
of which can cause infinite loop on dcn1 with eDP

Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c