]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Enable BT2020 in COLOR_ENCODING property
authorStylon Wang <stylon.wang@amd.com>
Fri, 13 Mar 2020 14:21:38 +0000 (10:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Mar 2020 16:26:15 +0000 (12:26 -0400)
commit9b4e157d6e0af37125073a4b862406fa264e4e2e
tree37b39024b1d7ebd4b90480fef9af6ceafd77a699
parent19a6fdda0a4e14fff2c75e92d9846fac35382fdd
drm/amd/display: Enable BT2020 in COLOR_ENCODING property

[Why]
BT2020 is not supported in COLOR_ENCODING property of planes.  Only
BT601 and BT709 was available.

[How]
Allow BT2020 as legit value in setting COLOR_ENCODING property.

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c