OSDN Git Service

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

This reverts commit 80e80ec817f161560b4159608fb41bd289abede3.

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