linux/drivers/gpu/drm/amd
Anthony Koo 1cbcfc9751 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>
2019-08-15 10:53:05 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amdgpu: MODULE_FIRMWARE requires linux/module.h 2019-08-15 10:52:01 -05:00
amdkfd Linux 5.3-rc3 2019-08-09 13:07:28 -05:00
display drm/amd/display: fix issue where 252-255 values are clipped 2019-08-15 10:53:05 -05:00
include drm/amdgpu: implement querying ras error count for mmhub 2019-08-15 10:51:50 -05:00
powerplay drm/amdgpu/powerplay: fix spelling mistake "unsuported" -> "unsupported" 2019-08-15 10:51:56 -05:00