Commit 7c5609b
committed
drm/amdgpu/smu: Handle S0ix for vangogh
Fix the flows for S0ix. There is no need to stop
rlc or reintialize PMFW in S0ix.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4659
Reviewed-by: Mario Limonciello <[email protected]>
Reported-by: Antheas Kapenekakis <[email protected]>
Tested-by: Antheas Kapenekakis <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit fd39b5a5830d8f2553e0c09d4d50bdff28b10080)
Cc: <[email protected]> # c81f5ce: drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Cc: <[email protected]>1 parent c81f5ce commit 7c5609b
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2040 | 2040 | | |
2041 | 2041 | | |
2042 | 2042 | | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
2043 | 2049 | | |
2044 | 2050 | | |
2045 | 2051 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2217 | 2217 | | |
2218 | 2218 | | |
2219 | 2219 | | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
2220 | 2223 | | |
2221 | 2224 | | |
2222 | 2225 | | |
| |||
0 commit comments