]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Don't add freesync modes to analog displays (v2)
authorTimur Kristóf <timur.kristof@gmail.com>
Fri, 26 Sep 2025 18:02:02 +0000 (20:02 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Oct 2025 14:10:10 +0000 (10:10 -0400)
commita9466f63ef36aa42fa989cfe50e30c07992b7d25
tree05da3123209995799e0850ba2d1be3f4ffca54c3
parent70181ad96ec22c7ade7e373578b7a1a298035acd
drm/amd/display: Don't add freesync modes to analog displays (v2)

VRR is not supported on analog signals.
Don't add freesync modes to analog displays or when
VRR is unsupported by DC.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c