[PATCH 0/3] hda/realtek: Add/Improve several Gigabyte X570(S) audio quirks

Christian Lachner posted 3 patches 4 years, 5 months ago
sound/pci/hda/patch_realtek.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
[PATCH 0/3] hda/realtek: Add/Improve several Gigabyte X570(S) audio quirks
Posted by Christian Lachner 4 years, 5 months ago
This patch series cleans up and improves my previous work for the Gigabyte
X570 audio quirks and adds more mainboards to make use of it.

Christian Lachner (3):
  hda/realtek: Add missing fixup-model for Gigabyte X570 ALC1220 quirks
  hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer
    chipset)
  hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after
    reboot from Windows

 sound/pci/hda/patch_realtek.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.34.1

Re: [PATCH 0/3] hda/realtek: Add/Improve several Gigabyte X570(S) audio quirks
Posted by Takashi Iwai 4 years, 4 months ago
On Sat, 29 Jan 2022 12:32:40 +0100,
Christian Lachner wrote:
> 
> This patch series cleans up and improves my previous work for the Gigabyte
> X570 audio quirks and adds more mainboards to make use of it.
> 
> Christian Lachner (3):
>   hda/realtek: Add missing fixup-model for Gigabyte X570 ALC1220 quirks
>   hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer
>     chipset)
>   hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after
>     reboot from Windows

Applied all three patches now.  Thanks.


Takashi