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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8F9C6ECAAD5 for ; Mon, 12 Sep 2022 14:57:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229461AbiILO5G (ORCPT ); Mon, 12 Sep 2022 10:57:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229838AbiILO5C (ORCPT ); Mon, 12 Sep 2022 10:57:02 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DDDC2F642; Mon, 12 Sep 2022 07:56:59 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id e17so13203771edc.5; Mon, 12 Sep 2022 07:56:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=2dWFEiW/Jc7/giL2BERMTjPyZNMLvZ7v7O1nwKU4QvY=; b=bVaB0T5Vb2Icj5t+c+UzvRITjianErSDPy0QjcEwngELQR65UIByY4CnAhreTEV5IS q1aX5AItX6sviaMuAHENLhWg/FL8sAU1aYRm//4I71zC141zXORiZ4g5tVrk36G0sGgT yffTWCBtDajs81hpWH+7juev6ts/4lOI1YMIbyyWtpqWXa5a44L1ekTMW3gzA+8ZbFky zAKuTgSkyJJ3m96kTFQuqh6yS3vfBN5xpbjV/g/uHTadAm/nNaHhtZd73Z8F+8v+HdNV cisdmljbypGRl6OyqNBFCGb/iLTlCsExa5OgzejbM6AKNRVzw0kf57Qn9OABupbkJNpL J1ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=2dWFEiW/Jc7/giL2BERMTjPyZNMLvZ7v7O1nwKU4QvY=; b=f50vU3vmvQbCFZBNwDZpaFYm8fQQEdkOGVg3dMGFpZWPcmuBbboTiuHby1m722XJDx s8SnQR+3BRDBYFFtJBjGphrVqzipaIbWYpxLKeuAT+y/CPMM2ti7ZTwGc/fqHmm7PPST FKiQeviwzV0VTSOZKu2qKZrh4On8sj2TFNp9YJ4UMsjTg9tcQpu1B4992WrWS0gUQ/k1 WwLozbrzzjz/G6KT5XhguUiBTlVi6QvcFpkgMdp8lH0jbKJpObVguOded2TARoS9EYno JzrZ60YMxG0tFrCw0j5BVTABpYJCtPkKWmvTl8RUZGJIpBv0iK+94UVBQJhuhiNp5A/e feKg== X-Gm-Message-State: ACgBeo0Hzwd/RRjDUmiu+l477Zzf6XmZKaliEJY2Xdhaom13JSB0Q9Sw fiwXNCBZx4xi4RZee1qiXaLutKNl+4M= X-Google-Smtp-Source: AA6agR7GldEsgIfBUKuiXFeGDHznoY8OXlP4X1ZF5HwYrEjCyr6JL5VaH2jhWzt4nLR2o6XvYu7XoA== X-Received: by 2002:a05:6402:198:b0:442:da5a:6716 with SMTP id r24-20020a056402019800b00442da5a6716mr22338879edv.5.1662994617678; Mon, 12 Sep 2022 07:56:57 -0700 (PDT) Received: from rog (dynamic-046-114-143-092.46.114.pool.telefonica.de. [46.114.143.92]) by smtp.gmail.com with ESMTPSA id fw18-20020a170907501200b0073dbaeb50f6sm4535251ejc.169.2022.09.12.07.56.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Sep 2022 07:56:57 -0700 (PDT) Date: Mon, 12 Sep 2022 16:56:54 +0200 From: Philipp Zabel To: Mario Limonciello Cc: rafael@kernel.org, catalin@antebit.com, Shyam-sundar.S-k@amd.com, Len Brown , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] Fixups for s2idle on ASUS Rembrandt laptop Message-ID: References: <20220909180509.638-1-mario.limonciello@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220909180509.638-1-mario.limonciello@amd.com> Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Hi Mario, Am Fri, Sep 09, 2022 at 01:05:05PM -0500 schrieb Mario Limonciello: > It was reported that an ASUS Rembrandt laptop has problems with seemingly > unrelated ACPI events after resuming from s2idle. Debugging the issue > proved it's because ASUS has ASL that is only called when using the > Microsoft GUID, not the AMD GUID. > > This is a bug from ASUS firmware but this series reworks the s2idle > handling for AMD to allow accounting for this in a quirk. > > Additionally as this is a problem that may pop up again on other models > add a module parameter that can be used to try the Microsoft GUID on a > given system. thank you, these also helped on an ASUS ROG Zephyrus G14 (2022) with BIOS version GA402RJ.313. Patches 1-3 Tested-by: Philipp Zabel # GA402RJ regards Philipp