drm/amd/display: Set FixRate bit in VSIF V3
authorAMD\ramini <Reza.Amini@amd.com>
Tue, 24 Nov 2020 22:08:44 +0000 (17:08 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Dec 2020 04:03:04 +0000 (23:03 -0500)
commit983bcb4cbe259ca6b2e03a6133364681aff1b88b
treea998427cdc6e07b7ddad497c40ecd2ff54531fd0
parent9bc41626658271de26cd9086c6e82811ca334dd2
drm/amd/display: Set FixRate bit in VSIF V3

[Why]
Signal FreeSync display that we are in Fixed Rate mode, and
expand the FreeSync range to 1024.

[How]
Set the new bit in SB16:bit0, and augment the min and max
refresh rate with 2 extra bits.

Signed-off-by: AMD\ramini <Reza.Amini@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/freesync/freesync.c