commit | a2c28e34f8c42e35f5f2990d558d367152e63c27 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 25 09:41:53 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 30 23:24:21 2019 -0500 |
tree | 93c0a8e1e6f4a42c5c67576b9cb13dcff9b11020 | |
parent | 2ddc6c3ef9d5f22ad004aad2e28a32810fe9c407 [diff] |
drm/amdgpu/powerplay: add a new interface to set the mp1 state This is required for certain cases such as various GPU resets (mode1, mode2), BACO, shutdown, unload, etc. to put the SMU into the appropriate state for when the hw is re-initialized. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>