]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1D
authorDerek Lai <Derek.Lai@amd.com>
Wed, 14 Oct 2020 04:43:55 +0000 (12:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 17:34:54 +0000 (13:34 -0400)
commit2c2b67eae0039c9ba572bc48d5c09c47b1628158
tree16ad10470ad44c1425abf89b996a90a69f924bba
parent4c35b3c4022e4ba1364c3d24490959d6b9dd7244
drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1D

[Why]
For user regamma we're missing this function call
to combine user regamma + OS for GAMMA_CS_TFM_1D type.

[How]
Applied 1D LUT in the mod_color_build_user_regamma.
And Set the regamma dirty as updateGamma.

Signed-off-by: Derek Lai <Derek.Lai@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/color/color_gamma.c
drivers/gpu/drm/amd/display/modules/color/color_gamma.h