drm/amdgpu: fix initial connector audio value
authorhongao <hongao@uniontech.com>
Tue, 20 Sep 2022 09:24:53 +0000 (17:24 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 11:25:49 +0000 (13:25 +0200)
commit1c7d957c5d81930b5cf514c0f42150796c1823e0
tree5619338397e924024c2b92abe005be8362f952f2
parent69130888b226e1156fcd2a35bd7c1ca33e4ac516
drm/amdgpu: fix initial connector audio value

[ Upstream commit 4bb71fce58f30df3f251118291d6b0187ce531e6 ]

This got lost somewhere along the way, This fixes
audio not working until set_property was called.

Signed-off-by: hongao <hongao@uniontech.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c