drm/amd/display: Avoid virtual stream encoder if not explicitly requested
authorAlex Hung <alex.hung@amd.com>
Fri, 1 Dec 2023 13:25:21 +0000 (06:25 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2023 20:22:34 +0000 (15:22 -0500)
commitb6411638c026fde33046f5515a5a7d37af1da146
tree4439668ed00312e14164a39bdbecabe02499fee3
parent08a32addf17317b9fac55be9b31275cbf6e41fb7
drm/amd/display: Avoid virtual stream encoder if not explicitly requested

Virtual stream encoder should not be a free match for thunderbolt or
usbc, and thus should be avoided.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c