diff options
| author | Nicholas Kazlauskas <[email protected]> | 2019-03-21 11:53:45 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-03-21 14:34:59 -0500 |
| commit | 0ab925d3690614aa44cd29fb84cdcef03eab97dc (patch) | |
| tree | f41bb4579d544455824f3f4fe57e83be67b482bb /drivers/pci/controller/pci-host-generic.c | |
| parent | 72464382fc2d3673eb51f21a57f2c0a320c1552f (diff) | |
drm/amd/display: Only allow VRR when vrefresh is within supported range
[Why]
Black screens or artifacting can occur when enabling FreeSync outside
of the supported range of the monitor. This can happen since the
supported range isn't always the min/max vrefresh range available for
the monitor.
[How]
There was previously a fix that prevented this from happening in the
low range but it didn't cover the upper range. Expand the condition
to include both.
Cc: Sun peng Li <[email protected]>
Cc: Harry Wentland <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions