Re: [PATCH] drm/amd/pm: fix the high voltage and temperature issue on smu 13

2023-10-23 Thread Alex Deucher
On Sun, Oct 22, 2023 at 9:05 PM Feng, Kenneth wrote: > > [AMD Official Use Only - General] > > Thanks Alex, I will make another patch. > And please refer to the comments inline below. > > > -Original Message- > From: Alex Deucher > Sent: Friday, October 20, 2023 9:58 PM > To: Feng,

RE: [PATCH] drm/amd/pm: fix the high voltage and temperature issue on smu 13

2023-10-22 Thread Feng, Kenneth
[AMD Official Use Only - General] Thanks Alex, I will make another patch. And please refer to the comments inline below. -Original Message- From: Alex Deucher Sent: Friday, October 20, 2023 9:58 PM To: Feng, Kenneth Cc: amd-gfx@lists.freedesktop.org; Wang, Yang(Kevin) Subject: Re:

Re: [PATCH] drm/amd/pm: fix the high voltage and temperature issue on smu 13

2023-10-20 Thread Alex Deucher
On Fri, Oct 20, 2023 at 4:32 AM Kenneth Feng wrote: > > fix the high voltage and temperature issue after the driver is unloaded on > smu 13.0.0, > smu 13.0.7 and smu 13.0.10 > > Signed-off-by: Kenneth Feng > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c| 36 +++ >

[PATCH] drm/amd/pm: fix the high voltage and temperature issue on smu 13

2023-10-20 Thread Kenneth Feng
fix the high voltage and temperature issue after the driver is unloaded on smu 13.0.0, smu 13.0.7 and smu 13.0.10 Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c| 36 +++ drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c| 4 +--