diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2019-07-25 11:44:59 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-30 23:24:44 -0500 |
commit | a3a09142f43c456fff7ddbc0ac867af8979a368c (patch) | |
tree | b1d57ef098667061c24fb2c26e0bf667a3d5df9a /usr/Makefile | |
parent | 1c074a63834e7414031f33c23efd87bbb8c25cea (diff) | |
download | linux-a3a09142f43c456fff7ddbc0ac867af8979a368c.tar.bz2 |
drm/amdgpu: put the SMC into the proper state on reset/unload
When doing a GPU reset or unloading the driver, we need to
put the SMU into the apprpriate state for the re-init after
the reset or unload to reliably work.
I don't think this is necessary for BACO because the SMU actually
controls the BACO state to it needs to be active.
For suspend (S3), the asic is put into D3 so the SMU would be
powered down so I don't think we need to put the SMU into
any special state.
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'usr/Makefile')
0 files changed, 0 insertions, 0 deletions