Skip to content
Commit 35a54408 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu: cancel gfx idle work in device suspend for s0ix



This is normally handled in the gfx IP suspend callbacks, but
for S0ix, those are skipped because we don't want to touch
gfx.  So handle it in device suspend.

Fixes: b9467983 ("drm/amdgpu: add dynamic workload profile switching for gfx10")
Fixes: 963537ca ("drm/amdgpu: add dynamic workload profile switching for gfx11")
Fixes: 5f95a154 ("drm/amdgpu: add dynamic workload profile switching for gfx12")
Reviewed-by: default avatarMario Limonciello <mario.limonciello@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 906ad451)
Cc: stable@vger.kernel.org
parent 50f29ead
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment