Files
linux/drivers
Anthony Koo 24ba84ec00 drm/amd/display: fix issue where 252-255 values are clipped
[ Upstream commit 1cbcfc9751 ]

[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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-10-07 18:56:41 +02:00
..
2019-10-05 13:09:45 +02:00
2019-10-05 13:10:12 +02:00
2019-05-14 19:17:53 +02:00
2019-09-19 09:09:40 +02:00
2019-10-05 13:09:45 +02:00
2019-07-26 09:14:05 +02:00
2018-12-21 14:15:17 +01:00
2019-10-05 13:10:03 +02:00
2018-11-13 11:08:51 -08:00
2018-11-27 16:13:09 +01:00
2019-09-16 08:22:25 +02:00
2019-05-31 06:46:14 -07:00