]> 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)
commit941ee62500bc637e02edf1cf1315e1d0e42dd8f4
tree79a1c05022f1f3cb189592a2ca2c10ad3ad8d9be
parentf2b6eaeea49bfb923abc21816a95833341f324b7
Revert "drm/amd/display: Fix underscan not using proper scaling"

This reverts commit df25ad17e802588d335d7d5caa322c72e92492ac.

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