]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: Use correct cm_helper function
authorIlya Bakoulin <Ilya.Bakoulin@amd.com>
Tue, 16 Jul 2024 17:39:10 +0000 (13:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2024 21:34:14 +0000 (17:34 -0400)
commitcead9ac8b0992ae2659b637e86a0da7cfeb5e267
tree270aa00e48d76d4786982e55859d352e76686cf4
parentbd870cfd21489d28195fda157710ebd4cecaa8ca
drm/amd/display: Use correct cm_helper function

Need to use cm3_helper function with DCN401 to avoid cases where high
RGB component values can get set to zero if using the TF curve generated
by cm_helper.

Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c