commit | 361dbd01a1de8bdd6bdf9a879ae23a121b8f7266 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 04 12:33:09 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 16:42:52 2019 -0500 |
tree | 1a923aec247728e43d1f8d2d04970cb411b3195a | |
parent | 11520f27085bbab7dcb2b5998dec7e7abe3a5bd1 [diff] |
drm/amdgpu: add helpers for baco entry and exit BACO - Bus Active, Chip Off Will be used for runtime pm. Entry will enter the BACO state (chip off). Exit will exit the BACO state (chip on). Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>