linux/drivers/gpu/drm/amd/display
Leo (Sunpeng) Li 5e3e341cee drm/amd/display: Convert CTM to 2's complement
DRM's documentation for the color transform matrix does not specify
whether the values are in signed-magnitude, or 2's complement.
Therefore, it was assumed to use 2's complement.

However, existing usermode implementations use signed-magnitude.
Therefore, conform to existing standards, and convert to 2's complement
internally.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-14 15:08:43 -05:00
..
amdgpu_dm drm/amd/display: Convert CTM to 2's complement 2018-03-14 15:08:43 -05:00
dc drm/amd/display: Varibright add null check 2018-03-14 15:08:42 -05:00
include drm/amd/display: define DC_LOGGER for logger 2018-03-05 15:35:13 -05:00
modules drm/amd/display: Handle HDR use cases. 2018-03-05 15:34:58 -05:00
Kconfig
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Add TODO item to remove vector.c 2017-12-14 11:01:13 -05:00