summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2020-10-27 10:24:18 +0800
committerAlex Deucher <alexander.deucher@amd.com>2020-10-30 01:00:50 -0400
commit52934da2753a55b8f882a368f655c088437d6d92 (patch)
treed67413eead2cbe1243ca927a15d2ab4333f2e2f6 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parente6bd6890e88995004538afcb3bcf220824306d55 (diff)
drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running
This reverts commit f87812284172a9809820d10143b573d833cd3f75 ("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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions