OSDN Git Service

drm/amd/display: fix split recout offset
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Tue, 24 Oct 2017 21:57:38 +0000 (17:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Nov 2017 22:54:53 +0000 (17:54 -0500)
commit116b2632ab033b2a755c1c7b703fede6860b3140
tree7f3227a4a7e2a99ed1c009a2fddcf09109491e4a
parent1c72be981e8a18b4b4ad9d7fc4620bd19c2aba7f
drm/amd/display: fix split recout offset

Previous recout calculation fix changed recout size rounding
and affected the offset when it should not have

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@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_resource.c