]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82ada6cd219f19804d15f96766372b504856d28c
treea998427cdc6e07b7ddad497c40ecd2ff54531fd0
parent10f2422e5438f7f9cc8d2ddc13ab83dbc6c4fce7
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