diff options
author | Mario Kleiner <mario.kleiner.de@gmail.com> | 2019-04-26 23:40:14 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-04-29 14:59:35 -0500 |
commit | dc4a9049f023cff6f3c7f0765a706595444c4bd2 (patch) | |
tree | 4d8b8a4def53b463707018825395794e0ccc241a /Kbuild | |
parent | 7267a1a9745071d6c7cfec4063895750063b30ac (diff) |
drm/amd/display: Fix and simplify apply_below_the_range()
The comparison of inserted_frame_duration_in_us against a
duration calculated from max_refresh_in_uhz is both wrong
in its math and not needed, as the min_duration_in_us value
is already cached in in_out_vrr for reuse. No need to
recalculate it wrongly at each invocation.
Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions