drm/amd/display: VSIF v3 set Max Refresh Rate
authorMuhammad Ansari <muhammad.ansari@amd.com>
Mon, 25 Sep 2023 16:00:31 +0000 (12:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Oct 2023 20:53:02 +0000 (16:53 -0400)
commit43693e859b328db6017e51e93b4da36fe64d6e47
treee3417c1c9890f05c3bf4326a5793043095ed6210
parent4ea7151f6b60817ba28bd339e37687aeb44cc200
drm/amd/display: VSIF v3 set Max Refresh Rate

[WHY]
FreeSync spec requires PB8 and PB12 to be set to nominal
refresh rate regardless of fixed rate or variable

[HOW]
Removed the condition that checks and overwrites max refresh rate
and set PB8/PB12 to be set to max refresh rate always

Reviewed-by: Anthony Koo <anthony.koo@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Muhammad Ansari <muhammad.ansari@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/freesync/freesync.c