]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Feb 2023 03:45:50 +0000 (22:45 -0500)
commit1538709c9f1c207d30afd95ea41b3aeb973f67e7
tree73cdcbac9e9b606e884d0aa1d61bd4b0d1d6218e
parent154711aa5759ef9b45903124fa813c4c29ee681c
drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11

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>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c