]> exis.tech > repos - linux.git/commit
ALSA: hda/hdmi: Add force-connect quirk for HP EliteDesk 800 G5 Mini
authorCameron Graham <cam.graham@gmail.com>
Fri, 12 Jun 2026 09:46:01 +0000 (21:46 +1200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 12 Jun 2026 12:20:38 +0000 (14:20 +0200)
commit0ec17ee704615125c0b6e100c38129393a346bcc
treec6956543c68bcbfd638c9c41832e8e1da2515c80
parentefc86691e4d8083d9e380ea95042c2cf679f65fd
ALSA: hda/hdmi: Add force-connect quirk for HP EliteDesk 800 G5 Mini

The HP EliteDesk 800 G5 Mini (PCI subsystem 103c:8595) uses
Cannon Lake PCH cAVS HDA with DisplayPort audio pins 0x05 and
0x06 set to AC_JACK_PORT_NONE (N/A) in BIOS defaults, causing
hdmi_add_pin() to skip them and the DP audio device to not
appear in ALSA.

Add the board to the existing force_connect_list alongside the
similar HP EliteDesk 800 G4 entries.

Signed-off-by: Cameron Graham <cam.graham@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20260612094601.1209845-1-cam.graham@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/hdmi/hdmi.c