Re: [PATCH] drm/amd/display: handle range offsets in VRR ranges

2024-03-01 Thread Harry Wentland
On 2024-03-01 08:55, Alex Deucher wrote: > Ping? > > On Wed, Feb 28, 2024 at 4:12 PM Alex Deucher > wrote: >> >> Need to check the offset bits for values greater than 255. >> >> v2: also update amdgpu_dm_connector values. >> >> Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3203 >> S

Re: [PATCH] drm/amd/display: handle range offsets in VRR ranges

2024-03-01 Thread Alex Deucher
Ping? On Wed, Feb 28, 2024 at 4:12 PM Alex Deucher wrote: > > Need to check the offset bits for values greater than 255. > > v2: also update amdgpu_dm_connector values. > > Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3203 > Signed-off-by: Alex Deucher > --- > .../gpu/drm/amd/display