mbox series

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

Message ID 20220129113243.93068-1-gladiac@gmail.com (mailing list archive)
Headers show
Series hda/realtek: Add/Improve several Gigabyte X570(S) audio quirks | expand

Message

Christian Lachner Jan. 29, 2022, 11:32 a.m. UTC
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(-)

Comments

Takashi Iwai Jan. 31, 2022, 8:01 a.m. UTC | #1
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