drm/amd/display: handle range offsets in VRR ranges
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Feb 2024 20:59:22 +0000 (15:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Mar 2024 20:59:08 +0000 (15:59 -0500)
commit68e05b932dcba9acc2217eac94361bb200361ffa
tree094ad54faa641a0966c88ea519f0ce6b1553a8ca
parent10740e47828f5b2bf11dada8c94d7a173926a844
drm/amd/display: handle range offsets in VRR ranges

Need to check the offset bits for values greater than 255.

v2: also update amdgpu_dm_connector values.

Suggested-by: Mano Ségransan <mano.segransan@protonmail.com>
Tested-by: Mano Ségransan <mano.segransan@protonmail.com>
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3203
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