mbox series

[0/2] ALSA: hda/hdmi: add force-connect quirks

Message ID 20231208132127.2438067-1-kai.vehmanen@linux.intel.com
Headers show
Series ALSA: hda/hdmi: add force-connect quirks | expand

Message

Kai Vehmanen Dec. 8, 2023, 1:21 p.m. UTC
This series addresses problems seen on a few older Intel based
systems as found by the DRM i915 CI and the inject-audio test.

The patches in series have been separately tested on top
of drm-tip at:
https://patchwork.freedesktop.org/series/127515/
https://patchwork.freedesktop.org/series/127305/

Kai Vehmanen (2):
  ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
  ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants

 sound/pci/hda/patch_hdmi.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

Takashi Iwai Dec. 10, 2023, 9:03 a.m. UTC | #1
On Fri, 08 Dec 2023 14:21:25 +0100,
Kai Vehmanen wrote:
> 
> This series addresses problems seen on a few older Intel based
> systems as found by the DRM i915 CI and the inject-audio test.
> 
> The patches in series have been separately tested on top
> of drm-tip at:
> https://patchwork.freedesktop.org/series/127515/
> https://patchwork.freedesktop.org/series/127305/
> 
> Kai Vehmanen (2):
>   ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
>   ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants

Applied both patches now.  Thanks.


Takashi