Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2471736yba; Mon, 15 Apr 2019 12:20:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqyVJgIJZs3Xg/+1YY14pTRqA6ydhfcMeeLAJ6GcCeOt0Vk3O3gOf3jW6mZPnDrSSEFo7YJ3 X-Received: by 2002:a63:6b08:: with SMTP id g8mr63599282pgc.211.1555356019784; Mon, 15 Apr 2019 12:20:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555356019; cv=none; d=google.com; s=arc-20160816; b=Lz29FBPEFsiOSCWkyq/K68Rht4KtfOls29nqdNy9HwaqcuICwqg2c6bu2KPp41NsoA sj9bYE5vD5x0UepRwgfbvR3G2YnahiYRaNtiS/sYL9bD52ZAY0vYhzhjiFnpbuOpW1bR oNnLYIVyBf1ArIQHS2ETekcVIm+Mp98omx0Gt24VluWiF3of0O/x3msyr6DamtoHf0+A oMBxc7y1v3jHouQFLBvNMACjdVlPU83oWM0LA6ndBn7J0K5GDQZVUBKJ8OPSHFmpGhb3 XddmksXWgsf12A1lLGWxyEMUvIk1vxPMyVLK/FJuKHF8r4uYPsIMOHJRXaRIl+ZckLlN i2yA== 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=wwInIez6ng7WbCjqS6xdAnCeYub6B2Eqqq/g7the8aI=; b=DR58Syvi1GbIKvNok5No0aRs6cx+QNa5Ofn+YqdxQcUXxuIMxnlFl7Ay8VyHi/dPzG aWTFqO9hzjSS1iouvPU/j1Tg8e7T41FoGGD68dWckn9GAvwe9nQTdVImsSx76bRHHhPC Hol1IqeB5gBQrC/JRxH/lqPro3JvurMnv2Ca4oi6HoE4cset7/6c0PE0TglqxtGn5zgx kwPLtixHcSwE7gG9ZA/mh657AbmQnUgsBG9KRDmiurHcbr1RWv4duP19aUG9ZAMrLI2k 94QRyrAbJagbBkOx6kE0AfSWQdTthQwVGK08XKF+ImFtfAos3J1+FAYl88uRI8EZJPCj e7AA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=kZR2S0jz; 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 l2si23801128pgq.416.2019.04.15.12.20.03; Mon, 15 Apr 2019 12:20:19 -0700 (PDT) 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=kZR2S0jz; 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 S1731269AbfDOTLj (ORCPT + 99 others); Mon, 15 Apr 2019 15:11:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:48648 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730727AbfDOTLg (ORCPT ); Mon, 15 Apr 2019 15:11:36 -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 B15A9218FF; Mon, 15 Apr 2019 19:11:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555355496; bh=mkosKMjaoKJVu9sCR0VqVsCeG4P79RozpKSaigGgDUA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=kZR2S0jzRP9rXNdW8vj9/WJuQKO71bBlZ///GWglpztNY7+oYRxVJHAjoWq08kzff LV0NMC0SWMI59iz4tnXN7n4b1ZReNWL72R1eeN0TUuKMAJhAP9yfCH6N6kxiSlqekX L2PBicWZxC5w2D6tooYvmVmVc5q41itaYX9FmKSU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hui Wang , Takashi Iwai Subject: [PATCH 5.0 057/117] ALSA: hda - Add two more machines to the power_save_blacklist Date: Mon, 15 Apr 2019 21:00:27 +0200 Message-Id: <20190415183747.825879847@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190415183744.887851196@linuxfoundation.org> References: <20190415183744.887851196@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: Hui Wang commit cae30527901d9590db0e12ace994c1d58bea87fd upstream. Recently we set CONFIG_SND_HDA_POWER_SAVE_DEFAULT to 1 when configuring the kernel, then two machines were reported to have noise after installing the new kernel. Put them in the blacklist, the noise disappears. https://bugs.launchpad.net/bugs/1821663 Cc: Signed-off-by: Hui Wang Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/hda_intel.c | 4 ++++ 1 file changed, 4 insertions(+) --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -2142,6 +2142,8 @@ static struct snd_pci_quirk power_save_b SND_PCI_QUIRK(0x8086, 0x2040, "Intel DZ77BH-55K", 0), /* https://bugzilla.kernel.org/show_bug.cgi?id=199607 */ SND_PCI_QUIRK(0x8086, 0x2057, "Intel NUC5i7RYB", 0), + /* https://bugs.launchpad.net/bugs/1821663 */ + SND_PCI_QUIRK(0x8086, 0x2064, "Intel SDP 8086:2064", 0), /* https://bugzilla.redhat.com/show_bug.cgi?id=1520902 */ SND_PCI_QUIRK(0x8086, 0x2068, "Intel NUC7i3BNB", 0), /* https://bugzilla.kernel.org/show_bug.cgi?id=198611 */ @@ -2150,6 +2152,8 @@ static struct snd_pci_quirk power_save_b SND_PCI_QUIRK(0x17aa, 0x367b, "Lenovo IdeaCentre B550", 0), /* https://bugzilla.redhat.com/show_bug.cgi?id=1572975 */ SND_PCI_QUIRK(0x17aa, 0x36a7, "Lenovo C50 All in one", 0), + /* https://bugs.launchpad.net/bugs/1821663 */ + SND_PCI_QUIRK(0x1631, 0xe017, "Packard Bell NEC IMEDIA 5204", 0), {} }; #endif /* CONFIG_PM */