Re: [PATCH] drm/amdgpu: fix initial connector audio value

2022-09-20 Thread Alex Deucher
Applied. Thanks! Alex On Tue, Sep 20, 2022 at 6:34 AM hongao wrote: > > This got lost somewhere along the way, This fixes > audio not working until set_property was called. > > Signed-off-by: hongao > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c > b/drivers/gpu/drm/amd/amdgpu

[PATCH] drm/amdgpu: fix initial connector audio value

2022-09-20 Thread hongao
This got lost somewhere along the way, This fixes audio not working until set_property was called. Signed-off-by: hongao diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c index e4054e10a2c2..5d2e3328dd83 100644 --- a/drivers/gpu/drm/amd