Commit 9bb735a
committed
drm/amdgpu: update comments about s0ix suspend/resume
Provide and explanation as to why we skip GFX and PSP for
S0ix. GFX goes into gfxoff, same as runtime, so no need
to tear down and re-init. PSP is part of the always on
state, so no need to touch it.
Acked-by: Evan Quan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>1 parent 4021229 commit 9bb735a
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2737 | 2737 | | |
2738 | 2738 | | |
2739 | 2739 | | |
2740 | | - | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
2741 | 2745 | | |
2742 | | - | |
2743 | | - | |
| 2746 | + | |
| 2747 | + | |
2744 | 2748 | | |
2745 | 2749 | | |
2746 | 2750 | | |
| |||
0 commit comments