Commit 6519650
drm/amdgpu/smu: Handle S0ix for vangogh
commit 7c5609b upstream.
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]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent 065bd62 commit 6519650
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1942 | 1942 | | |
1943 | 1943 | | |
1944 | 1944 | | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
1945 | 1951 | | |
1946 | 1952 | | |
1947 | 1953 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2214 | 2214 | | |
2215 | 2215 | | |
2216 | 2216 | | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
2217 | 2220 | | |
2218 | 2221 | | |
2219 | 2222 | | |
| |||
0 commit comments