]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Remove USBC check for DCN32
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 2 May 2024 23:39:19 +0000 (17:39 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 19:46:09 +0000 (15:46 -0400)
commit9ab1278123d85b43a1cde56fd19f1a698c99fdfa
treed68ec93eb441b66866becf2a70abacc0740b85af
parent9bf115ac6613279730cae3b60f63db47cce8083f
drm/amd/display: Remove USBC check for DCN32

The CONNECTOR_ID_USBC check was removed to fix a regression, but it was
re-introduced by accident. This commit drops the USBC that causes the
regressions.

Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/dcn32/dcn32_dio_link_encoder.c