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)
commitc76b169b76bb4d40ab323143ee7a9cdfdc7563e4
tree89c26c35ddb711fbadce89145cc392c2bede8528
parent73ec5680ba6351d848f9304690c3f0105142f4fd
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