drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
authorTimur Kristóf <timur.kristof@gmail.com>
Mon, 26 Jan 2026 21:08:24 +0000 (22:08 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Feb 2026 15:41:34 +0000 (10:41 -0500)
commit2de34fbcab2063cd3d52e5872a801b9a5fc755d0
tree5032409a904dff2dd7cda9e580be868b50076890
parent3e2138510b2ad556a12a7b284a025a23992e4aa1
drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors

DCE 6 should use the DCE 6 specific link encoder.
This was a copy paste mistake.

Fixes: 0fbe321a93ce ("drm/amd/display: Implement DCE analog link encoders (v2)")
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/resource/dce60/dce60_resource.c