]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: Convert connector signal id to string
authorRodrigo Siqueira <rodrigo.siqueira@amd.com>
Thu, 27 Apr 2023 00:17:13 +0000 (18:17 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:39:41 +0000 (09:39 -0400)
commit9c384ee8f997d0646844cd431f1c23e6dbf84a98
treec2e827a427a4bc98859e01dd62e60167044bb63b
parent6ba5a269cdc9f447be882bbf99548361c8ebc254
drm/amd/display: Convert connector signal id to string

To improve the readability of the of the log, this commit introduces a
function that converts the signal type id to a human-readable string.

Reviewed-by: Jerry Zuo <jerry.zuo@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@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/link/link_factory.c
drivers/gpu/drm/amd/display/include/signal_types.h