RE: [PATCH v2 00/14] AMD Pstate Enhancement And Issue Fixs

Yuan, Perry posted 14 patches 3 years, 9 months ago
Only 0 patches received!
RE: [PATCH v2 00/14] AMD Pstate Enhancement And Issue Fixs
Posted by Yuan, Perry 3 years, 9 months ago
[AMD Official Use Only - General]



> -----Original Message-----
> From: Viresh Kumar <viresh.kumar@linaro.org>
> Sent: Monday, July 11, 2022 8:30 AM
> To: Yuan, Perry <Perry.Yuan@amd.com>
> Cc: rafael.j.wysocki@intel.com; Huang, Ray <Ray.Huang@amd.com>;
> Sharma, Deepak <Deepak.Sharma@amd.com>; Limonciello, Mario
> <Mario.Limonciello@amd.com>; Fontenot, Nathan
> <Nathan.Fontenot@amd.com>; Deucher, Alexander
> <Alexander.Deucher@amd.com>; Su, Jinzhou (Joe) <Jinzhou.Su@amd.com>;
> Huang, Shimmer <Shimmer.Huang@amd.com>; Du, Xiaojian
> <Xiaojian.Du@amd.com>; Meng, Li (Jassmine) <Li.Meng@amd.com>; linux-
> pm@vger.kernel.org; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH v2 00/14] AMD Pstate Enhancement And Issue Fixs
> 
> [CAUTION: External Email]
> 
> On 09-07-22, 10:08, Perry Yuan wrote:
> > Hello,
> >
> > This patchsets adds support for precision boost hardware control for
> > AMD processors.
> >
> > Meanwhile the patchset fixs lowest perf query and desired perf scope
> issues.
> > Update transition delay and latency default value to meet SMU firmware
> requirement.
> > and do some code cleanups,
> > It also exports cpufreq cpu release and acquire for coming amd-pstate
> > epp mode driver
> >
> > The patch series are tested on the AMD mobile and EYPC server systems
> 
> Please use "--thread=shallow" option while generating patches with git,
> these should be part of a single thread.
> 
> --
> viresh

Got it, I will use this shallow thread in V3 patchset creating.

Perry.