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

From: Yuan, Perry
Date: Sun Jul 10 2022 - 21:47:37 EST


[AMD Official Use Only - General]



> -----Original Message-----
> From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Sent: Monday, July 11, 2022 8:30 AM
> To: Yuan, Perry <Perry.Yuan@xxxxxxx>
> Cc: rafael.j.wysocki@xxxxxxxxx; Huang, Ray <Ray.Huang@xxxxxxx>;
> Sharma, Deepak <Deepak.Sharma@xxxxxxx>; Limonciello, Mario
> <Mario.Limonciello@xxxxxxx>; Fontenot, Nathan
> <Nathan.Fontenot@xxxxxxx>; Deucher, Alexander
> <Alexander.Deucher@xxxxxxx>; Su, Jinzhou (Joe) <Jinzhou.Su@xxxxxxx>;
> Huang, Shimmer <Shimmer.Huang@xxxxxxx>; Du, Xiaojian
> <Xiaojian.Du@xxxxxxx>; Meng, Li (Jassmine) <Li.Meng@xxxxxxx>; linux-
> pm@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> 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.