drm/amd/display: Enable dp_hdmi21_pcon support
authorDavid Galiffi <David.Galiffi@amd.com>
Fri, 18 Nov 2022 22:35:22 +0000 (17:35 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Dec 2022 15:15:55 +0000 (10:15 -0500)
commit39173f248a5416286c7f42961b717ee39e0e0d1f
tree9042cc695d9cd6b41a6bde7a2af72eb979402d6c
parentf0882d3afb9a16285eaa2b76a7e60f46ebdefe92
drm/amd/display: Enable dp_hdmi21_pcon support

[Why]
It is not enabled for DCN3.0.1, 3.0.2, 3.0.3.

[How]
Add `dc->caps.dp_hdmi21_pcon_support = true` to these DCN versions.

Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c
drivers/gpu/drm/amd/display/dc/dcn303/dcn303_resource.c