OSDN Git Service

drm/amd/display: Fix 300Hz Freesync bug
authorAlvin Lee <alvin.lee2@amd.com>
Thu, 5 Dec 2019 22:12:17 +0000 (17:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2020 18:41:33 +0000 (13:41 -0500)
commit1075735ecce96b34ba9aee529dd2253da6d21ceb
treeef2244d793145ac30ae1bcd978274b9c650eac77
parent93a8955b109608459c35b4a774f21b3099f0051f
drm/amd/display: Fix 300Hz Freesync bug

Needed to reprogram vblank_start in dml properly in order to get the
correct dlg params to program VTG.

Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/dcn20/dcn20_resource.c
drivers/gpu/drm/amd/display/modules/freesync/freesync.c