diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2022-01-25 21:37:57 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-02 18:35:00 -0500 |
commit | 04ef860469fda6a646dc841190d05b31fae68e8c (patch) | |
tree | 6a5373245230092118f43ded4aff3e7fd704dfb6 /tools/perf/scripts/python | |
parent | f52a2b8badbd24faf73a13c9c07fdb9d07352944 (diff) |
drm/amd: Only run s3 or s0ix if system is configured properly
This will cause misconfigured systems to not run the GPU suspend
routines.
* In APUs that are properly configured system will go into s2idle.
* In APUs that are intended to be S3 but user selects
s2idle the GPU will stay fully powered for the suspend.
* In APUs that are intended to be s2idle and system misconfigured
the GPU will stay fully powered for the suspend.
* In systems that are intended to be s2idle, but AMD dGPU is also
present, the dGPU will go through S3
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions