commit | c59802313e84bede954235b3a5dd0dd5325f49c5 | [log] [tgz] |
---|---|---|
author | Aric Cyr <aric.cyr@amd.com> | Wed Sep 11 16:17:08 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 10 19:32:16 2019 -0500 |
tree | a489ac38b0f39686e5c680ae994b9768575ec43a | |
parent | 62f3abd1533900751b953d562d72c7d73978a85f [diff] |
drm/amd/display: Properly round nominal frequency for SPD [Why] Some displays rely on the SPD verticle frequency maximum value. Must round the calculated refresh rate to the nearest integer. [How] Round the nominal calculated refresh rate to the nearest whole integer. Signed-off-by: Aric Cyr <aric.cyr@amd.com> Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>