diff options
author | Alvin Lee <alvin.lee2@amd.com> | 2023-05-30 10:07:39 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-15 10:44:27 -0400 |
commit | 1c982c9ffefd00120f2293bfd15fec5af475dc28 (patch) | |
tree | 5c01d3c1f0ac1efad2ef15a78c55f1f242fb98de /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
parent | e8c49e9eead8620c7dd3c64a1f3bb44682325710 (diff) | |
download | linux-1c982c9ffefd00120f2293bfd15fec5af475dc28.tar.gz linux-1c982c9ffefd00120f2293bfd15fec5af475dc28.tar.bz2 linux-1c982c9ffefd00120f2293bfd15fec5af475dc28.zip |
drm/amd/display: SubVP high refresh only if all displays >= 120hz
[Description]
- SubVP high refresh should only be enabled if all displays
are >= 120hz. We do not want to accidentally enables configs
such as 60hz[SubVP] + 120hz[SubVP]
- Ensure that the SubVP config generation code does not produce
configs such as 60hz[SubVP] + 120hz[SubVP]
- Also add admissibility checks to ensure these configs do not
pass as valid configs
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Reviewed-by: Dillon Varone <Dillon.Varone@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions