]> Git Repo - linux.git/commit
drm/amd/display: Revert adding degamma coefficients
authorJaehyun Chung <[email protected]>
Mon, 30 Aug 2021 20:46:42 +0000 (16:46 -0400)
committerAlex Deucher <[email protected]>
Tue, 14 Sep 2021 19:57:10 +0000 (15:57 -0400)
commit9b3d76527f6ea50270f7f7ac749493b41783e8bd
tree775275e0744fcc8ebd4a3c98f5d9d4e9c9778053
parentdb7b568e6d995d8395bb904a8df0b629271c5a45
drm/amd/display: Revert adding degamma coefficients

[Why]
Degamma coefficients are calculated in our degamma formula using
the regamma coefficients. We do not need to add separate degamma
coefficients.

[How]
Remove the change to add separate degamma coefficients.

Reviewed-by: Krunoslav Kovac <[email protected]>
Acked-by: Mikita Lipski <[email protected]>
Signed-off-by: Jaehyun Chung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/modules/color/color_gamma.c
This page took 0.053866 seconds and 4 git commands to generate.