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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2020 06:13:32 +0000 (08:13 +0200)
commit22ff658396b44606163ad0231e8215309a26d613
treedb871d2ecb64a3d0a2d9c35131cc20482a915e77
parent2c41c968c6f6480860c67210815cadc6507f5014
drm/amdgpu: asd function needs to be unloaded in suspend phase

commit 20303ec5d2165ee6344190274bc59118921f71d9 upstream.

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>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c