linux-rockchip/sound/pci/hda
José Relvas 22aba10069 ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
commit 35fdc6e1c16099078bcbd73a6c8f1733ae7f1909 upstream.

The Acer Predator G9-593 has a 2+1 speaker system which isn't probed
correctly.
This patch adds a quirk with the proper pin connections.

Note that I do not own this laptop, so I cannot guarantee that this
fixes the issue.
Testing was done by other users here:
https://discussion.fedoraproject.org/t/-/118482

This model appears to have two different dev IDs...

- 0x1177 (as seen on the forum link above)
- 0x1178 (as seen on https://linux-hardware.org/?probe=127df9999f)

I don't think the audio system was changed between model revisions, so
the patch applies for both IDs.

Signed-off-by: José Relvas <josemonsantorelvas@gmail.com>
Link: https://patch.msgid.link/20241020102756.225258-1-josemonsantorelvas@gmail.com
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-01 01:56:06 +01:00
..
ca0132_regs.h
cs35l41_hda.c
cs35l41_hda.h
cs35l41_hda_i2c.c
cs35l41_hda_spi.c ALSA: hda: cs35l41: fix module autoloading 2024-10-17 15:20:47 +02:00
hda_auto_parser.c
hda_auto_parser.h
hda_beep.c
hda_beep.h
hda_bind.c
hda_codec.c
hda_component.h
hda_controller.c
hda_controller.h Revert "ALSA: hda: Conditionally use snooping for AMD HDMI" 2024-10-17 15:21:50 +02:00
hda_controller_trace.h
hda_cs_dsp_ctl.c ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup 2024-06-12 11:03:49 +02:00
hda_cs_dsp_ctl.h
hda_eld.c
hda_generic.c ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs 2024-10-17 15:21:34 +02:00
hda_generic.h ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown 2024-09-08 07:52:59 +02:00
hda_hwdep.c
hda_intel.c PCI: Add function 0 DMA alias quirk for Glenfly Arise chip 2024-10-17 15:22:14 +02:00
hda_intel.h
hda_intel_trace.h
hda_jack.c
hda_jack.h
hda_local.h
hda_proc.c
hda_sysfs.c
hda_tegra.c
hp_x360_helper.c
ideapad_s740_helper.c
Kconfig
Makefile
patch_analog.c
patch_ca0110.c
patch_ca0132.c
patch_cirrus.c
patch_cmedia.c
patch_conexant.c ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2 2024-10-22 15:56:51 +02:00
patch_cs8409-tables.c
patch_cs8409.c ALSA: hda/cs8409: Fix possible NULL dereference 2024-11-01 01:55:58 +01:00
patch_cs8409.h
patch_hdmi.c ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4 2024-08-14 13:52:55 +02:00
patch_realtek.c ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593 2024-11-01 01:56:06 +01:00
patch_si3054.c
patch_sigmatel.c
patch_via.c
thinkpad_helper.c