Commit 35a5440
committed
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: b946798 ("drm/amdgpu: add dynamic workload profile switching for gfx10")
Fixes: 963537c ("drm/amdgpu: add dynamic workload profile switching for gfx11")
Fixes: 5f95a15 ("drm/amdgpu: add dynamic workload profile switching for gfx12")
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 906ad45)
Cc: stable@vger.kernel.org1 parent 50f29ea commit 35a5440
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3643 | 3643 | | |
3644 | 3644 | | |
3645 | 3645 | | |
| 3646 | + | |
| 3647 | + | |
| 3648 | + | |
| 3649 | + | |
| 3650 | + | |
| 3651 | + | |
| 3652 | + | |
3646 | 3653 | | |
3647 | 3654 | | |
3648 | 3655 | | |
| |||
0 commit comments