Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp123768ybm; Tue, 26 May 2020 12:21:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyuOo82uFyG0mSs3YahAicqHB03B5FNTeantZtrYoxr2qfQsyOU8s90SMew9OZAmtp2E9A8 X-Received: by 2002:aa7:d487:: with SMTP id b7mr21362786edr.351.1590520915280; Tue, 26 May 2020 12:21:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590520915; cv=none; d=google.com; s=arc-20160816; b=KasO6HQRcxZVS/VUIbZY1KMUQtsOdvLcfjsU+0Y+60KRClBg85BgY9K+84mKw7o4oD Nyl9Kvnju7aTefS2L4AaQG3/8hqMMRt40KpuJbhHszvhVZpkMdcvO8TAJSKlJ6YuVwFZ Sw5weC2U+FIsTR1MJop3ol1rSrHLM+UqxDC+F4anttrxOjrnzv4/0wk4N4e1I2x6YBA8 4yxUuzmZcp/+GFyzzYHQLKVRc6eKaAI1GLxphfgwntdgHwAfgrV0kWVpH0aMYq5QYu6u fuUyaxhnaPCiN5CJvkEXcWIEv1dDjHPf0a8/O/DL+PqL/ubsHKtmuV+zxQZTjU6ySZv6 bgDg== 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=EsKQb/REbM9DocG7Q0yQkzJQrdVRX0GzPn9fGa7Xa5o=; b=yL+B7EkxGmxtxPthBj+BHl6PtHUgPXpuHHkGqdQSlzQyX5gfDtJzC0Fe9aG/kSQKWb qUHhbpd/ykPEanSOq7sFtMuDzNBWD1eEm4KhJztHajRXFy63/tqqUSr0colZzLnSdpYe oPIe76dFEWnERrhW5d3Mh2YtPa/iN7SlzAUQQAZ/jWBtli02tWfn8nq1vDjSuzy/qAGc UJp3AXUMEk6vUhpFJckBh24YMeNOqghEwZqlYXuMSGjFCAn2uLYb8gKbhZFKFPr+p4kp du7keOthTl+4CTt4hxzT50Ts1u7DMWWNQ9cxoBkjd/6+36yKe2fDXxbJasc6zIeFqTKb /hWw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PyLpTdRt; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s23si455351edr.581.2020.05.26.12.21.32; Tue, 26 May 2020 12:21:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PyLpTdRt; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404335AbgEZTSz (ORCPT + 99 others); Tue, 26 May 2020 15:18:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:43564 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404281AbgEZTNa (ORCPT ); Tue, 26 May 2020 15:13:30 -0400 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 1469220776; Tue, 26 May 2020 19:13:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590520409; bh=VNNTZ+tHJRLYRmbvvddtQu3W8kD7fUtrchDsBp/rkY0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PyLpTdRtdnhtBZcyLnSJ6xkAgPKUJSn3ZQot0h83wHC8J5LWovKpxSson9rSYkijM JnwcrqTale83+oq7ZiDDTNACm06JMTZf1BOfq8e+Ef01vkdIlOu+M3pj5vnJVhpZzW 1n3vy/avx9Br3bwy2lxQ7/mxlqz50bc5gz8zQxs4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Christian Lachner , Takashi Iwai Subject: [PATCH 5.6 066/126] ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme Date: Tue, 26 May 2020 20:53:23 +0200 Message-Id: <20200526183943.724702474@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200526183937.471379031@linuxfoundation.org> References: <20200526183937.471379031@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: Christian Lachner commit d9e8fe0cffbfdd18de96fa68ee2a8b667a0b046e upstream. The Gigabyte X570 Aorus Xtreme motherboard 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=205275 Signed-off-by: Christian Lachner Cc: Link: https://lore.kernel.org/r/20200518053844.42743-2-gladiac@gmail.com 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 @@ -2457,6 +2457,7 @@ static const struct snd_pci_quirk alc882 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(0x1458, 0xa0cd, "Gigabyte X570 Aorus Master", ALC1220_FIXUP_CLEVO_P950), + SND_PCI_QUIRK(0x1458, 0xa0ce, "Gigabyte X570 Aorus Xtreme", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x1228, "MSI-GP63", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x1275, "MSI-GL63", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x1276, "MSI-GL73", ALC1220_FIXUP_CLEVO_P950),