]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Add a function for checking tmds mode
authorChris Park <chris.park@amd.com>
Tue, 2 Apr 2024 06:06:00 +0000 (02:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Apr 2024 04:36:47 +0000 (00:36 -0400)
commitab956ed95b8bc4a65c913d7057075866d5fc3724
tree8cadf3dff5913437a71b2c2dd0b38e7d14728774
parent97d9e8cea224c31f109ff5c07a4b512da448e3db
drm/amd/display: Add a function for checking tmds mode

[Why]
DVI is TMDS signal like HDMI but without audio.  Current signal check
does not correctly reflect DVI clock programming.

[How]
Define a new signal check for TMDS that includes DVI to HDMI TMDS
programming.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Chris Park <chris.park@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/signal_types.h