drm/amd/display: program scaler not called.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Fri, 19 May 2017 21:40:50 +0000 (17:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:07:31 +0000 (18:07 -0400)
commitc1473558e617d886276e4a8b3c139b681d90d67c
tree1b4f8b2a668363adac351e63bce5b035528089e4
parente73b59b7e0cdecf0663b76f77b770c88b2d61604
drm/amd/display: program scaler not called.

Scaler code in case of UPDATE_TYPE_MED was not called
since new pipe context and current context are the same.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c