Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp6211021ybv; Tue, 18 Feb 2020 12:06:28 -0800 (PST) X-Google-Smtp-Source: APXvYqzCBsprfwAL6icK8OftExJxIRWnczubfNIe4lI0yNjqZZmgKWg1PnrArR1Jbb6IKnhDwnp8 X-Received: by 2002:aca:ad47:: with SMTP id w68mr2335482oie.63.1582056387986; Tue, 18 Feb 2020 12:06:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582056387; cv=none; d=google.com; s=arc-20160816; b=NQo7GNfwyT2PE8swwT2zbG3woQGf3jZc2joc6xcZHeIoxK8i+msR4Lb8LYslAh0efF 045TF8tOGyn1rlTwVWvVcZJOJHEVVfKLY3q6SsG32crj0Of42wVD7NdIbESJFLOGHh7Y GN0DFo+E8WAEtBalgsiYHPVznUfShB562F0ZGJhMpDIPQT7bKc6LVq3wmFSPAPOPfW9c HRmoM1Fcs0PJlTeDjwzGK9Dhc5oxsWrz/NsO/IY1nEz+lg+gLCyjEa20iJ35LImRgwPH U56VbgP7bnGglLKJQZdxKhK+G4pY4/3qEAZwuJ7HpkDjU3TnkfhWcxW0yEl7ucxnOIax l7oQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=TAfk6VAEokd0+DSPn0D3vCe9pp9TRA9AHHrcRzEiyLQ=; b=sdEqhZVhmxpe6xDb21KJcUGknxJdZvFFqSHNK+epqC8NqOEeOtfRlJMjbpkMEWnvgd +U5Zt0AJl6XyvAWzhxoyuJnbVhulU4+jJp2V3PR8L4OCSffju8IUfkxHHThd+r550HY5 qSAaKjTf5ijUdE32zIoJMy07YooNpTtoRlyic0K54Jg3dV2CsZsBfFLtSEebx5LWz+bv dB8Od3rEebnir5HBRHEPtfKaQUH0VnWJwXxxi4Snnkg1wMata7+q4N/Smwt4A0k6fBDD PXJivqNNfNnplvWdNx5Vuab6C1oA771OSzcgQxSIEHnybs+zR0y3/j1sGFSz6AJpDxFw +0sw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pZ8MvAqD; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w24si8053889oic.260.2020.02.18.12.06.15; Tue, 18 Feb 2020 12:06:27 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pZ8MvAqD; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728627AbgBRUAg (ORCPT + 99 others); Tue, 18 Feb 2020 15:00:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:39876 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728117AbgBRUAf (ORCPT ); Tue, 18 Feb 2020 15:00:35 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5AC392464E; Tue, 18 Feb 2020 20:00:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582056034; bh=iaLubHGPgPk7jIXL2erHvzW0+SkVMmcTvq40jqMmVM8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pZ8MvAqDIasbfFv8dVLAcTBtgnWBTjJeqqkjHxvdwpygtbHzG01bMRsCLPJIaKpGY tSCOFouYgG89JrFX04XZIhgGhLxHUV4LfLTvtobYD73SPYzOT61vshPhbxdTb3Vvoc BHmBQAw/k0GTG5boDW60I/thTMsDSzBlCcd0IViE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Iwai Subject: [PATCH 5.5 10/80] ALSA: hda/realtek - Fix silent output on MSI-GL73 Date: Tue, 18 Feb 2020 20:54:31 +0100 Message-Id: <20200218190433.075335833@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200218190432.043414522@linuxfoundation.org> References: <20200218190432.043414522@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Takashi Iwai commit 7dafba3762d6c0083ded00a48f8c1a158bc86717 upstream. MSI-GL73 laptop with ALC1220 codec requires a similar workaround for Clevo laptops to enforce the DAC/mixer connection path. Set up a quirk entry for that. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=204159 Cc: Link: https://lore.kernel.org/r/20200212081047.27727-1-tiwai@suse.de Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -2447,6 +2447,7 @@ static const struct snd_pci_quirk alc882 SND_PCI_QUIRK(0x1071, 0x8258, "Evesham Voyaeger", ALC882_FIXUP_EAPD), SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte EP45-DS3/Z87X-UD3H", ALC889_FIXUP_FRONT_HP_NO_PRESENCE), SND_PCI_QUIRK(0x1458, 0xa0b8, "Gigabyte AZ370-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS), + SND_PCI_QUIRK(0x1462, 0x1276, "MSI-GL73", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x7350, "MSI-7350", ALC889_FIXUP_CD), SND_PCI_QUIRK(0x1462, 0xda57, "MSI Z270-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS), SND_PCI_QUIRK_VENDOR(0x1462, "MSI", ALC882_FIXUP_GPIO3),