OSDN Git Service

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)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jan 2023 17:27:37 +0000 (12:27 -0500)
commite11c775030c5585370fda43035204bb5fa23b139
tree06eb3613a2a044fb62b59257caef64b990d4fa15
parent7eaef1163b820caf202bbb0b1e823806ab836a38
drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c