OSDN Git Service

drm/amdgpu: load PSP RL in resume path
authorTao Zhou <tao.zhou1@amd.com>
Fri, 15 Oct 2021 06:29:38 +0000 (14:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Oct 2021 21:14:33 +0000 (17:14 -0400)
commitc72942c167c1329f0aaa348e764f52e0aac09459
treecf412ce6e6b95fb54ef9bf89f65b57306a1adb1f
parent5aeeac6fa38fca450faed9770f75b1470c0e2073
drm/amdgpu: load PSP RL in resume path

Some registers' access will fail without PSP RL after resume.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c