Re: [PATCH] drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0

2023-08-25 Thread Alex Deucher
On Fri, Aug 25, 2023 at 3:35 AM Kenneth Feng wrote: > > workaround for the wrong ac power detection on smu 13.0.0 Is this to work around the bug in the power supply code for USB controllers or something else? If so that was already fixed upstream so this is really more of a candidate for stable

RE: [PATCH] drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0

2023-08-24 Thread Quan, Evan
August 25, 2023 11:19 AM > To: amd-gfx@lists.freedesktop.org > Cc: Quan, Evan ; Feng, Kenneth > > Subject: [PATCH] drm/amd/pm: workaround for the wrong ac power > detection on smu 13.0.0 > > workaround for the wrong ac power detection on smu 13.0.0 > > Signed-off-by:

RE: [PATCH] drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0

2023-08-24 Thread Zhang, Hawking
[AMD Official Use Only - General] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Kenneth Feng Sent: Friday, August 25, 2023 11:19 To: amd-gfx@lists.freedesktop.org Cc: Quan, Evan ; Feng, Kenneth Subject: [PATCH] drm/amd/pm: workaround for the

[PATCH] drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0

2023-08-24 Thread Kenneth Feng
workaround for the wrong ac power detection on smu 13.0.0 Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 3 +-- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/pm