drm/amdgpu: asd function needs to be unloaded in suspend phase
authorHuang Rui <ray.huang@amd.com>
Tue, 30 Jun 2020 02:43:21 +0000 (10:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jul 2020 13:00:09 +0000 (09:00 -0400)
commit429f3d24384b049925771c56b5bc2850cede958f
tree5a3ee553542ae1a915600ce79bf92d1194b9a728
parentb4237ebafaced79b3ff38259494766849befb30b
drm/amdgpu: asd function needs to be unloaded in suspend phase

Unload ASD function in suspend phase.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c