]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11
authorTim Huang <tim.huang@amd.com>
Sat, 21 Jan 2023 02:35:04 +0000 (10:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2023 10:28:24 +0000 (11:28 +0100)
commit91ef43f6b65b5aea03e71d70bb510efc61637ff6
tree9cd33e79da7bb4a56677defe993c3263e8ab825e
parent814d83a710e8309d989fafc163656a68f2acaef4
drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11

commit 1538709c9f1c207d30afd95ea41b3aeb973f67e7 upstream.

PMFW will handle the features disablement properly for gpu reset case,
driver involvement may cause some unexpected issues.

Cc: stable@vger.kernel.org # 6.1
Signed-off-by: Tim Huang <tim.huang@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c