commit | 62498733d4c4fde8bc15215c5502923ff8224f86 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 12 15:22:36 2021 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 09 16:36:29 2021 -0400 |
tree | 954fd0522f48df20cd642758c77b7ed0ccd6c727 | |
parent | e5192f7b4af684e0ba09f8b9ae30cb164bdedde5 [diff] |
drm/amdgpu: rework S3/S4/S0ix state handling Set flags at the top level pmops callbacks to track state. This cleans up the current set of flags and properly handles S4 on S0ix capable systems. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>