]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amd/display: Fix underscan not using proper scaling"
authorDavid Francis <David.Francis@amd.com>
Thu, 23 May 2019 18:25:35 +0000 (14:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Aug 2019 22:23:44 +0000 (17:23 -0500)
commitdac6dc0166c5d8b3185a46be2ce8338f04d3e329
tree79a1c05022f1f3cb189592a2ca2c10ad3ad8d9be
parent0fade180b6d210108a5598352fd49debba118c45
Revert "drm/amd/display: Fix underscan not using proper scaling"

This reverts commit 581787a47ed1ae15c66798af6869fd69ed68e62d.

This commit fixed an issue with underscan commits not updating all
needed timing values, but through various refactors it is no longer
necessary. It causes corruption on odm combine by
overwriting the halved h_active in the stream timing

Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c