drm/amd/display: Add 120Hz support for freesync video mode
authorSolomon Chiu <solomon.chiu@amd.com>
Tue, 5 Oct 2021 12:52:42 +0000 (20:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Oct 2021 19:53:43 +0000 (15:53 -0400)
commit12cdff6b2ea9579d477778052c95a82fdf8e6b48
tree98d3bcbe0280c228bba4c3244882a0598228038e
parent12b2cab79017ebe598c74493ac1cfc5934d3ccc2
drm/amd/display: Add 120Hz support for freesync video mode

[Why]
For those video format with 60 fps, the user space player could
ask for 120Hz for playback.

[How]
Add 120 in the table of common rates.

Signed-off-by: Solomon Chiu <solomon.chiu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c