]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset
authorTim Huang <tim.huang@amd.com>
Fri, 20 Jan 2023 14:27:32 +0000 (22:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Apr 2023 14:55:37 +0000 (16:55 +0200)
commit62de38c8201d853b130fc54ddbfab748180053e2
treecd48785c250d3ad67a46768b6a0735f984ecf26a
parent73ca74fc7ab6c1679c3b2720579c0c20b73a9764
drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset

commit e11c775030c5585370fda43035204bb5fa23b139 upstream.

The psp suspend & resume should be skipped to avoid destroy
the TMR and reload FWs again for IMU enabled APU ASICs.

Signed-off-by: Tim Huang <tim.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c