RE: [PATCH] drm/amd/pm: correct the pcie width for smu 13.0.0

2023-07-27 Thread Quan, Evan
[AMD Official Use Only - General] Reviewed-by: Evan Quan > -Original Message- > From: Kenneth Feng > Sent: Thursday, July 27, 2023 7:41 PM > To: amd-gfx@lists.freedesktop.org > Cc: Quan, Evan ; Feng, Kenneth > > Subject: [PATCH] drm/amd/pm: correct the pcie

RE: [PATCH] drm/amd/pm: correct the pcie width for smu 13.0.0

2023-07-27 Thread Kasiviswanathan, Harish
[AMD Official Use Only - General] Reviewed-by: Harish Kasiviswanathan From: amd-gfx On Behalf Of Deucher, Alexander Sent: Thursday, July 27, 2023 9:30 AM To: Feng, Kenneth ; amd-gfx@lists.freedesktop.org Cc: Quan, Evan Subject: Re: [PATCH] drm/amd/pm: correct the pcie width for smu 13.0.0

Re: [PATCH] drm/amd/pm: correct the pcie width for smu 13.0.0

2023-07-27 Thread Deucher, Alexander
[AMD Official Use Only - General] Acked-by: Alex Deucher From: amd-gfx on behalf of Kenneth Feng Sent: Thursday, July 27, 2023 7:41 AM To: amd-gfx@lists.freedesktop.org Cc: Quan, Evan ; Feng, Kenneth Subject: [PATCH] drm/amd/pm: correct the pcie width for

[PATCH] drm/amd/pm: correct the pcie width for smu 13.0.0

2023-07-27 Thread Kenneth Feng
correct the pcie width value in pp_dpm_pcie for smu 13.0.0 Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c b/drivers/gpu/drm/amd/pm/sws