Re: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw

2023-03-23 Thread Lazar, Lijo
...@lists.freedesktop.org; Liu, Kun ; Liang, Richard qi Subject: Re: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw On 3/22/2023 2:46 PM, Wenyou Yang wrote: When the CPU SMT status change in the fly, sent the SMT-enable message to pmfw to notify it that the SMT status changed. Signed-off

RE: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw

2023-03-23 Thread Yang, WenYou
iu, Kun ; Liang, Richard qi > > Subject: Re: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable > message to pmfw > > > > On 3/22/2023 2:46 PM, Wenyou Yang wrote: > > When the CPU SMT status change in the fly, sent the SMT-enable message > > to pmfw to

Re: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw

2023-03-23 Thread Lazar, Lijo
On 3/22/2023 2:46 PM, Wenyou Yang wrote: When the CPU SMT status change in the fly, sent the SMT-enable message to pmfw to notify it that the SMT status changed. Signed-off-by: Wenyou Yang --- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 41 +++

RE: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw

2023-03-23 Thread Yang, WenYou
ang, WenYou ; Liu, > Kun ; Liang, Richard qi > Subject: RE: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable > message to pmfw > > [AMD Official Use Only - General] > > > > > -Original Message- > > From: amd-gfx On Behalf Of > > Wenyo

RE: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw

2023-03-23 Thread Quan, Evan
.org; Yang, WenYou ; Liu, > Kun ; Liang, Richard qi > Subject: [Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable > message to pmfw > > When the CPU SMT status change in the fly, sent the SMT-enable > message to pmfw to notify it that the SMT status changed. > > Sign

[Resend PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw

2023-03-22 Thread Wenyou Yang
When the CPU SMT status change in the fly, sent the SMT-enable message to pmfw to notify it that the SMT status changed. Signed-off-by: Wenyou Yang --- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 41 +++ drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 5 +++ 2 files