From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E1BE2C433E0 for ; Wed, 12 Aug 2020 15:47:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B1066207F7 for ; Wed, 12 Aug 2020 15:47:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726547AbgHLPr4 (ORCPT ); Wed, 12 Aug 2020 11:47:56 -0400 Received: from mx2.suse.de ([195.135.220.15]:35654 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726456AbgHLPr4 (ORCPT ); Wed, 12 Aug 2020 11:47:56 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 4B1A5AF21; Wed, 12 Aug 2020 15:48:16 +0000 (UTC) Date: Wed, 12 Aug 2020 17:47:54 +0200 Message-ID: From: Takashi Iwai To: Kai-Heng Feng Cc: tiwai@suse.com, Jaroslav Kysela , Kai Vehmanen , Nikhil Mahale , Pierre-Louis Bossart , Aaron Plattner , Harsha Priya , "moderated list:SOUND" , open list Subject: Re: [PATCH] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop In-Reply-To: <44573652-9ECF-4EC5-A234-DBB21FC90CC7@canonical.com> References: <20200811095336.32396-1-kai.heng.feng@canonical.com> <44573652-9ECF-4EC5-A234-DBB21FC90CC7@canonical.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 12 Aug 2020 17:43:27 +0200, Kai-Heng Feng wrote: > > Hi, > > > On Aug 11, 2020, at 17:53, Kai-Heng Feng wrote: > > > > There's another HP desktop has buggy BIOS which flags the Port > > Connectivity bit as no connection. > > > > Apply force connectivity quirk to enable DP/HDMI audio. > > > > Signed-off-by: Kai-Heng Feng > > I guess this patch was omitted as well... Not omitted but applied to a wrong internal branch, sorry. Now I rebased to the proper branch and pushed out. thanks, Takashi > > Kai-Heng > > > --- > > sound/pci/hda/patch_hdmi.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c > > index 4bbd12d3b1b5..b8c8490e568b 100644 > > --- a/sound/pci/hda/patch_hdmi.c > > +++ b/sound/pci/hda/patch_hdmi.c > > @@ -1863,6 +1863,7 @@ static int hdmi_add_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) > > } > > > > static const struct snd_pci_quirk force_connect_list[] = { > > + SND_PCI_QUIRK(0x103c, 0x870f, "HP", 1), > > SND_PCI_QUIRK(0x103c, 0x871a, "HP", 1), > > {} > > }; > > -- > > 2.17.1 > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AE2DAC433DF for ; Wed, 12 Aug 2020 15:48:59 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 37F01207F7 for ; Wed, 12 Aug 2020 15:48:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="i/s7hijP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 37F01207F7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id AC48D1663; Wed, 12 Aug 2020 17:48:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AC48D1663 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1597247337; bh=1TmtjWAldmgE3qP60cOi+2iR/YHfOzkWIXyTs/L3Q74=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=i/s7hijPIPVJLP68/rpfyesyh8wSF6F1BmMvcaUFFpec2aaGuz4Zasn9osYWxKMR1 +oY8FHgFIUjIoelfWabjqbY57X5G7cd93zsHTxUCn3srwadaTWynqXvbiJTETq6HP3 tNuEaPyhPPlGeX6YYEgnzseQ08+EeoD0kK7kytPo= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2E468F80147; Wed, 12 Aug 2020 17:48:07 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4F1E6F8022B; Wed, 12 Aug 2020 17:48:05 +0200 (CEST) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 56194F800D3 for ; Wed, 12 Aug 2020 17:47:55 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 56194F800D3 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 4B1A5AF21; Wed, 12 Aug 2020 15:48:16 +0000 (UTC) Date: Wed, 12 Aug 2020 17:47:54 +0200 Message-ID: From: Takashi Iwai To: Kai-Heng Feng Subject: Re: [PATCH] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop In-Reply-To: <44573652-9ECF-4EC5-A234-DBB21FC90CC7@canonical.com> References: <20200811095336.32396-1-kai.heng.feng@canonical.com> <44573652-9ECF-4EC5-A234-DBB21FC90CC7@canonical.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: "moderated list:SOUND" , Nikhil Mahale , Kai Vehmanen , Aaron Plattner , Harsha Priya , open list , Pierre-Louis Bossart , tiwai@suse.com X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, 12 Aug 2020 17:43:27 +0200, Kai-Heng Feng wrote: > > Hi, > > > On Aug 11, 2020, at 17:53, Kai-Heng Feng wrote: > > > > There's another HP desktop has buggy BIOS which flags the Port > > Connectivity bit as no connection. > > > > Apply force connectivity quirk to enable DP/HDMI audio. > > > > Signed-off-by: Kai-Heng Feng > > I guess this patch was omitted as well... Not omitted but applied to a wrong internal branch, sorry. Now I rebased to the proper branch and pushed out. thanks, Takashi > > Kai-Heng > > > --- > > sound/pci/hda/patch_hdmi.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c > > index 4bbd12d3b1b5..b8c8490e568b 100644 > > --- a/sound/pci/hda/patch_hdmi.c > > +++ b/sound/pci/hda/patch_hdmi.c > > @@ -1863,6 +1863,7 @@ static int hdmi_add_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) > > } > > > > static const struct snd_pci_quirk force_connect_list[] = { > > + SND_PCI_QUIRK(0x103c, 0x870f, "HP", 1), > > SND_PCI_QUIRK(0x103c, 0x871a, "HP", 1), > > {} > > }; > > -- > > 2.17.1 > > >