diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2022-05-17 20:00:37 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-05-18 22:24:35 +0300 |
commit | 7123d39dc24dcd21ff23d75f46f926b15269b9da (patch) | |
tree | e95801867c311754a0be29175f224c6f5e9684a6 /tools/perf/scripts/python | |
parent | 42226c989789d8da4af1de0c31070c96726d990c (diff) | |
download | linux-7123d39dc24dcd21ff23d75f46f926b15269b9da.tar.xz |
drm/amd: Don't reset dGPUs if the system is going to s2idle
An A+A configuration on ASUS ROG Strix G513QY proves that the ASIC
reset for handling aborted suspend can't work with s2idle.
This functionality was introduced in commit daf8de0874ab5b ("drm/amdgpu:
always reset the asic in suspend (v2)"). A few other commits have
gone on top of the ASIC reset, but this still doesn't work on the A+A
configuration in s2idle.
Avoid doing the reset on dGPUs specifically when using s2idle.
Fixes: daf8de0874ab5b ("drm/amdgpu: always reset the asic in suspend (v2)")
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2008
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions