[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <63894ef1-c482-4646-8351-4d6cfc6c528f@amd.com>
Date: Wed, 8 May 2024 10:53:22 -0500
From: Mario Limonciello <mario.limonciello@....com>
To: "Shen, Yijun" <Yijun.Shen@...l.com>, Lyndon Sanche <lsanche@...deno.ca>
Cc: "pali@...nel.org" <pali@...nel.org>, "W_Armin@....de" <W_Armin@....de>,
"srinivas.pandruvada@...ux.intel.com" <srinivas.pandruvada@...ux.intel.com>,
"ilpo.jarvinen@...ux.intel.com" <ilpo.jarvinen@...ux.intel.com>,
"lkp@...el.com" <lkp@...el.com>, Hans de Goede <hdegoede@...hat.com>,
Matthew Garrett <mjg59@...f.ucam.org>, Jonathan Corbet <corbet@....net>,
Heiner Kallweit <hkallweit1@...il.com>,
Vegard Nossum <vegard.nossum@...cle.com>,
"platform-driver-x86@...r.kernel.org" <platform-driver-x86@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Dell Client Kernel <Dell.Client.Kernel@...l.com>
Subject: Re: RE: [PATCH v5] platform/x86: dell-laptop: Implement
platform_profile
On 5/8/2024 09:24, Shen, Yijun wrote:
> Hi Lyndon,
>
> Thanks for working on this patch.
>
>>
> Dell side has an initial testing with this patch on some laptops, it looks good. While changing the platform profile:
> 1. The corresponding USTT option in BIOS will be changed.
> 2. thermald will not be impacted. The related PSVT and ITMT will be loaded.
> Some Dell DTs does not have the USTT, Dell'll have a check if nothing is broken.
Hi Alex!
Have you had a check both on both your AMD laptops and workstations too,
or just the Intel ones? I think it would be good to make sure it's
getting the correct experience in both cases.
>
> Additional, with this patch, follow behavior is found:
> 1. For example, the platform profile is quiet.
> 2. Reboot the system and change the USTT to performance.
> 3. Boot to desktop, the platform profile is "quiet", the USTT will be changed back to "quiet".
> This looks like not a proper user experience. The platform profile should honor the BIOS setting, aka, the platform profile should be switched to "performance".
>
I agree, this sounds like the initial profile needs to be read from the
BIOS settings too.
Furthermore I wanted to ask is there also a WMI setting that corresponds
to this that dell-wmi-sysman offers? I'm wondering if both should be
probed in case the SMBIOS one goes away one day. Or should that one
just be used as preference?
It seems like maybe ThermalManagement corresponds. There was some test
data in fwupd for it:
https://github.com/fwupd/fwupd/tree/main/libfwupdplugin/tests/bios-attrs/dell-xps13-9310/dell-wmi-sysman/attributes/ThermalManagement
Powered by blists - more mailing lists