drm/amd/display: Add OTG check for set AV mute
authorLeo (Hanghong) Ma <hanghong.ma@amd.com>
Tue, 19 Mar 2024 17:01:53 +0000 (13:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 02:03:56 +0000 (22:03 -0400)
commit75d5f90df1d090f2cd449b6e4f4876ac38c510e5
tree7d62db29063615fcb9195f69c118219cf5e73aca
parentcf82a80a1456e9b4323852164a51a24dffc50515
drm/amd/display: Add OTG check for set AV mute

[Why && How]
OTG can be disabled before setting dpms on. Add check to skip wait
when setting AV mute if OTG is disabled.

Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Leo (Hanghong) Ma <hanghong.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c