diff options
author | Anthony Koo <Anthony.Koo@amd.com> | 2019-07-12 10:52:54 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-15 10:53:05 -0500 |
commit | 1cbcfc975164f397b449efb17f59d81a703090db (patch) | |
tree | 6faecc363458923e0a138df9617ca0ab0e57ecdd /drivers/gpu/drm/amd/display/modules/freesync | |
parent | ac42fd639550b386c41d8f3f2dc657d96fde7235 (diff) |
drm/amd/display: fix issue where 252-255 values are clipped
[Why]
When endpoint is at the boundary of a region, such as at 2^0=1
we find that the last segment has a sharp slope and some points
are clipped at the top.
[How]
If end point is 1, which is exactly at the 2^0 region boundary, we
need to program an additional region beyond this point.
Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync')
0 files changed, 0 insertions, 0 deletions