drm/amd/display: handle max_vstartup larger than vblank_end
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Fri, 14 Sep 2018 19:32:33 +0000 (15:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 19:20:39 +0000 (14:20 -0500)
commit72942b3de8dadf92095cd14ca1aeb92c54280799
tree48ac3426c06b744f0ddd835e7c671ae6136bf56b
parent09dea6bfb1af22925cd7c79c040a53f7191b44c0
drm/amd/display: handle max_vstartup larger than vblank_end

When vstartup is larger than vblank end we need to set v_fp2
to allow for this early start

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