drm/amd/display: fix acquire_first_split_pipe function
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Tue, 16 Apr 2019 17:31:22 +0000 (13:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:49 +0000 (12:20 -0500)
commit79592db31297d2fbf1c24b7775199e2bda283079
treed6b82b225dff78f2b0bb496fb8b58b09b4e23f3a
parente7e10c464a481e9e94ae571f849d09c8820f1fdb
drm/amd/display: fix acquire_first_split_pipe function

This function needs to re-calculate the scaling on the pipe
that loses it's half.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Eric Bernstein <Eric.Bernstein@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c