1
0
Fork 0
alistair23-linux/drivers/gpu/drm/amd/powerplay
Evan Quan c1cbb64c10 drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running
[ Upstream commit 786436b453 ]

This reverts commit f878122841 ("drm/amdgpu:
Fix bug where DPM is not enabled after hibernate and resume").
It was intended to fix Hawaii S4(hibernation) issue but break S3. As
ixFEATURE_STATUS is filled with garbage data on resume which can be
only cleared by reloading smc firmware(but that will involve many
changes). So, we will revert this S4 fix and seek a new way.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Tested-by: Sandeep Raghuraman <sandy.8925@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-11-18 19:20:23 +01:00
..
hwmgr drm/amd/pm: perform SMC reset on suspend/hibernation 2020-11-18 19:20:23 +01:00
inc drm/amd/pm: perform SMC reset on suspend/hibernation 2020-11-18 19:20:23 +01:00
smumgr drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running 2020-11-18 19:20:23 +01:00
Makefile drm/amdgpu/powerplay: add smu ip block for renoir (v2) 2019-08-22 17:36:58 -05:00
amd_powerplay.c drm/amd/powerplay: perform PG ungate prior to CG ungate 2020-06-03 08:21:10 +02:00
amdgpu_smu.c drm/amd/powerplay: perform PG ungate prior to CG ungate 2020-06-03 08:21:10 +02:00
arcturus_ppt.c drm/amdgpu/smu: add metrics table lock for arcturus (v2) 2020-01-09 10:19:55 +01:00
arcturus_ppt.h drm/amd/powerplay: update arcturus_ppt.c/h V3 2019-07-30 23:48:33 -05:00
navi10_ppt.c drm/amdgpu/smu: add metrics table lock for navi (v2) 2020-01-09 10:19:55 +01:00
navi10_ppt.h drm/amd/powerplay: custom peak clock freq for navi10 2019-07-22 15:23:07 -05:00
renoir_ppt.c drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK 2020-04-17 10:50:20 +02:00
renoir_ppt.h drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK 2020-04-17 10:50:20 +02:00
smu_v11_0.c drm/amd/powerplay: fix compile error with ARCH=arc 2020-08-19 08:16:03 +02:00
smu_v12_0.c drm/amd/powerplay: add the interface for getting ultimate frequency v3 2019-08-29 15:52:32 -05:00
vega20_ppt.c drm/amdgpu/smu: add metrics table lock for vega20 (v2) 2020-01-09 10:19:56 +01:00
vega20_ppt.h drm/amd/powerplay: simplified od_settings for each asic 2019-06-21 18:59:32 -05:00