kernel_samsung_a53x/sound/pci/hda
Athaariq Ardhiansyah c723962f11 ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
[ Upstream commit c062166995c9e57d5cd508b332898f79da319802 ]

Realtek codec on HP Envy laptop series are heavily modified by vendor.
Therefore, need intervention to make it work properly. The patch fixes:

- B&O soundbar speakers (between lid and keyboard) activation
- Enable LED on mute button
- Add missing process coefficient which affects the output amplifier
- Volume control synchronization between B&O soundbar and side speakers
- Unmute headset output on several HP Envy models
- Auto-enable headset mic when plugged

This patch was tested on HP Envy x360 13-AR0107AU with Realtek ALC285

The only unsolved problem is output amplifier of all built-in speakers
is too weak, which causes volume of built-in speakers cannot be loud
as vendor's proprietary driver due to missing _DSD parameter in the
firmware. The solution is currently on research. Expected to has another
patch in the future.

Potential fix to related issues, need test before close those issues:

- https://bugzilla.kernel.org/show_bug.cgi?id=189331
- https://bugzilla.kernel.org/show_bug.cgi?id=216632
- https://bugzilla.kernel.org/show_bug.cgi?id=216311
- https://bugzilla.kernel.org/show_bug.cgi?id=213507

Signed-off-by: Athaariq Ardhiansyah <foss@athaariq.my.id>
Message-ID: <20240310140249.3695-1-foss@athaariq.my.id>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 08:44:56 +01:00
..
ca0132_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_auto_parser.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_auto_parser.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_beep.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_beep.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_bind.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_codec.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_controller.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_controller.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_controller_trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_eld.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_generic.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_generic.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_hwdep.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_intel.c ALSA: hda: Intel: add HDA_ARL PCI ID support 2024-11-18 12:13:18 +01:00
hda_intel.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_intel_trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_jack.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_jack.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_local.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_tegra.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hp_x360_helper.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ideapad_s740_helper.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_analog.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_ca0110.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_ca0132.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_cirrus.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_cmedia.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_conexant.c ALSA: hda/conexant: Add quirk for SWS JS201D 2024-11-18 12:13:32 +01:00
patch_hdmi.c ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB 2024-11-18 12:11:59 +01:00
patch_realtek.c ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops 2024-11-19 08:44:56 +01:00
patch_si3054.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_sigmatel.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_via.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
thinkpad_helper.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00