Re: [PATCH] drm/amd/pm: drop unneeded dpm features disablement for SMU 14.0.0

2023-10-18 Thread Zhang, Yifan
[AMD Official Use Only - General] This patch is: Reviewed-by: Yifan Zhang 发件人: amd-gfx 代表 jiadong@amd.com 发送时间: Thursday, October 19, 2023 11:38:45 AM 收件人: amd-gfx@lists.freedesktop.org 抄送: Zhu, Jiadong 主题: [PATCH] drm/amd/pm: drop unneeded dpm features

[PATCH] drm/amd/pm: drop unneeded dpm features disablement for SMU 14.0.0

2023-10-18 Thread jiadong.zhu
From: Jiadong Zhu PMFW will handle the features disablement properly for gpu reset case, driver involvement may cause some unexpected issues. Signed-off-by: Jiadong Zhu --- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/g