]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Reduce height of visual confirm on right side.
authorYongqiang Sun <yongqiang.sun@amd.com>
Wed, 7 Oct 2020 16:02:16 +0000 (12:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 17:32:16 +0000 (13:32 -0400)
commit16853aeae5dfc07c3ce49f7da5d883dfebec048e
tree89c26c35ddb711fbadce89145cc392c2bede8528
parenta636fe5a801d1696656398b57c8f53b15e8da8f1
drm/amd/display: Reduce height of visual confirm on right side.

[Why]
right side visual confirm is too thick due to it is 4 times of
left side (16 lines).

[How]
Change factor from 4 to 2.

Signed-off-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/dcn10/dcn10_dpp_dscl.c