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)
commit00755bb79cb239905780965c9bc128de7073a9f0
tree37b39024b1d7ebd4b90480fef9af6ceafd77a699
parent5a6b5458699d8e6fdb5ae09d950935a48b79f8c7
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