OSDN Git Service

drm/amd/display: Reinstate LFC optimization
authorAmanda Liu <amanda.liu@amd.com>
Thu, 21 Nov 2019 21:06:57 +0000 (16:06 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:09:08 +0000 (16:09 -0500)
commitded6119e825aaf0bfc7f2a578b549d610da852a7
tree773673a993c4dbe4daccd6808494608efaf7a79a
parent993dca3e53c30ed1c1c4b2c135904d1402fe034f
drm/amd/display: Reinstate LFC optimization

[why]
We want to streamline the calculations made when entering LFC.
Previously, the optimizations led to screen tearing and were backed out
to unblock development.

[how]
Integrate other calculations parameters, as well as screen tearing,
fixes with the original LFC calculation optimizations.

Signed-off-by: Amanda Liu <amanda.liu@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/freesync/freesync.c
drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h