]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
authorTakashi Iwai <tiwai@suse.de>
Fri, 16 Apr 2021 08:12:11 +0000 (10:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 16 Apr 2021 08:12:50 +0000 (10:12 +0200)
commit26928ca1f06aab4361eb5adbe7ef3b5c82f13cf2
tree42e068b77883b597a7eb25f526adad1fa6e58a8f
parentd1ee66c5d3c5a0498dd5e3f2af5b8c219a98bba5
ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740

Lenovo Ideapad S740 requires quite a few COEF setups to make its
speakers working.  The verb table was provided from Ryan Prescott as
the result of investigation via qemu:
  https://github.com/ryanprescott/realtek-verb-tools/wiki/How-to-sniff-verbs-from-a-Windows-sound-driver

BugLink: https://github.com/thesofproject/linux/issues/2748
Tested-by: Ryan Prescott <ryan@cousinscomputers.net>
Link: https://lore.kernel.org/r/20210416081211.20059-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/ideapad_s740_helper.c [new file with mode: 0644]
sound/pci/hda/patch_realtek.c