Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4366845pxj; Tue, 8 Jun 2021 12:32:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwAj3mkFNYhNebxYHe5YWjynpsGXGZm+WcKt/gg/uc11W32DrHY7fNnLwaDVU7UDIXU9XEq X-Received: by 2002:a17:906:6814:: with SMTP id k20mr24755861ejr.455.1623180762171; Tue, 08 Jun 2021 12:32:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623180762; cv=none; d=google.com; s=arc-20160816; b=oxB85nBa9mHcwq3XPI+jDjUXV+rBqgD0ekYOqO3hoSZpxEnphOKrQKpMPPt2Nkwb/p jtloHDtptq1QLORomM+5BdZaMCelSwZejF/FbH54uF0jV09ml/vyjS45WJ5yq4bQAtW3 qiN7WDUy3ujJu9lgOKN0MkORE6c6cwBxPzG3MygCNVGiRAn4VHV7OJmuBvhj2dCJd+eW FN8cvQKMDrS2zVe4T6yG+vfjKdURNrxzh6nGW++OOz8IZIZkuM9NQq/kcf6KY88qlNqb oNBIbT0FJDQ7yjOAyEeedJlaoEeh8RCWg/aJT3mi0aqERE1BsRWlzFUajQBL8YB4U6Bk BZbQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=KEx/Do34hbuVDnJLsyZZweZ4amRWRA/X4Hb2kYkBcLY=; b=CVTovQR2kf5pk2JDAzaQR6brfzY0/JxEWx5EWyI+EnZWZkMKFie7d6dYwFm7s+9Pwj 9dpedOLk1wB9JC/2Yn+jBZoECf3J7KhaDczgasxqrYNE4bSJ1yvJ6h60cle8AkvMUTKt UybHfgU8EfRe2aTM6I/KwoVOcra8rudUaTYi1DgJe/F4vAXjBVi90OKeLyHtcKtK1VBE awH23YdG55xVgQefSduhjCJP4WuvjboIQGmBwHoNmRpseegE1b77YsfxbZv8F0uplX7l Ialy65MgnePcJqYbud6BJHAQiQNKglcQREir+rKF2eCJUu5Rcv1W/e2jMgdCOUjYddj3 ry5Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="MEKj/CAh"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id df25si472340edb.145.2021.06.08.12.32.19; Tue, 08 Jun 2021 12:32:42 -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=@linuxfoundation.org header.s=korg header.b="MEKj/CAh"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236933AbhFHT0b (ORCPT + 99 others); Tue, 8 Jun 2021 15:26:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:58908 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237103AbhFHTOH (ORCPT ); Tue, 8 Jun 2021 15:14:07 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CABC2610A2; Tue, 8 Jun 2021 18:50:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623178201; bh=AMWQ/w5E8AQa19L0RESJPij7OIgsmldXTH4+NicuEP0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MEKj/CAhwyouwJQaXmltpy9/P/5W6SI9P8ehfv0xZ84TsurfsYV7kyu6cJCAcrk+5 LAvNoFQFB3hHlLpQ2qH23ll+jmG7u1xfUO7uYzeP5DBqWuJv09f+MACGV6J8LG7Hk/ 41y21aN6vDH0rP76hQd2Uf3LDzcvpQQhTc81YzNE= 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.12 113/161] ALSA: hda: update the power_state during the direct-complete Date: Tue, 8 Jun 2021 20:27:23 +0200 Message-Id: <20210608175949.280251795@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210608175945.476074951@linuxfoundation.org> References: <20210608175945.476074951@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hui Wang commit b8b90c17602689eeaa5b219d104bbc215d1225cc upstream. The patch_realtek.c needs to check if the power_state.event equals PM_EVENT_SUSPEND, after using the direct-complete, the suspend() and resume() will be skipped if the codec is already rt_suspended, in this case, the patch_realtek.c will always get PM_EVENT_ON even the system is really resumed from S3. We could set power_state to PMSG_SUSPEND in the prepare(), if other PM functions are called before complete(), those functions will override power_state; if no other PM functions are called before complete(), we could know the suspend() and resume() are skipped since only S3 pm functions could be skipped by direct-complete, in this case set power_state to PMSG_RESUME in the complete(). This could guarantee the first time of calling hda_codec_runtime_resume() after complete() has the correct power_state. Fixes: 215a22ed31a1 ("ALSA: hda: Refactor codec PM to use direct-complete optimization") Cc: Signed-off-by: Hui Wang Link: https://lore.kernel.org/r/20210602145424.3132-1-hui.wang@canonical.com Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/hda_codec.c | 5 +++++ 1 file changed, 5 insertions(+) --- a/sound/pci/hda/hda_codec.c +++ b/sound/pci/hda/hda_codec.c @@ -2973,6 +2973,7 @@ static int hda_codec_runtime_resume(stru #ifdef CONFIG_PM_SLEEP static int hda_codec_pm_prepare(struct device *dev) { + dev->power.power_state = PMSG_SUSPEND; return pm_runtime_suspended(dev); } @@ -2980,6 +2981,10 @@ static void hda_codec_pm_complete(struct { struct hda_codec *codec = dev_to_hda_codec(dev); + /* If no other pm-functions are called between prepare() and complete() */ + if (dev->power.power_state.event == PM_EVENT_SUSPEND) + dev->power.power_state = PMSG_RESUME; + if (pm_runtime_suspended(dev) && (codec->jackpoll_interval || hda_codec_need_resume(codec) || codec->forced_resume)) pm_request_resume(dev);