]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
authorSung Lee <sung.lee@amd.com>
Wed, 22 Apr 2020 22:07:57 +0000 (18:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Apr 2020 20:18:46 +0000 (16:18 -0400)
commitd946cb2494c3a20fc51536e4301d81459209b59b
tree941e5afd7d9a57804a6c22f71404891fb25f2060
parent8de2e4d952bb47f76dcd47fb7a194dd30d56acc5
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1

[WHY]
The downspread percentage was copied over from a previous version
of the display_mode_lib spreadsheet. This value has been updated,
and the previous value is too high to allow for such modes as
4K120hz. The new value is sufficient for such modes.

[HOW]
Update the value in dcn21_resource to match the spreadsheet.

Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c