]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Allow inverted gamma
authorAidan Yang <Aidan.Yang@amd.com>
Wed, 2 Oct 2019 14:47:31 +0000 (10:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Oct 2019 15:56:15 +0000 (11:56 -0400)
commitceba1a0128a68b0a045bbd0c020994e5c5c737a8
treefa90f90f540b81dec2f5143622f30c5d2f7c3bba
parent8775e89fa7121535d2da738c95167b8c65aa6e90
drm/amd/display: Allow inverted gamma

[why]
There's a use case for inverted gamma
and it's been confirmed that negative slopes are ok.

[how]
Remove code for blocking non-monotonically increasing gamma

Signed-off-by: Aidan Yang <Aidan.Yang@amd.com>
Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Acked-by: Reza Amini <Reza.Amini@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c