RE: [PATCH] drm/amdgpu/pm: Remove the duplicate dpm status check

2023-08-23 Thread Zhang, Yifan
[AMD Official Use Only - General] This patch is Reviewed-by: Yifan Zhang -Original Message- From: Jesse Zhang Sent: Wednesday, August 23, 2023 3:16 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Zhang, Yifan ; Zhang, Jesse(Jie) Subject: [PATCH] drm/amdgpu/pm: Remove

[PATCH] drm/amdgpu/pm: Remove the duplicate dpm status check

2023-08-23 Thread Jesse Zhang
Since the smu firmware has fixed the issue that described in the commit "60d61f4ed6ead". So we only need keep dpm status check in the funciton - smu_v13_0_5_set_soft_freq_limited_range. Signed-off-by: Jesse Zhang --- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c | 2 +- 1 file changed,