Commit 429385d
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 fd39b5a)
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 852542c commit 429385d
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2012 | 2012 | | |
2013 | 2013 | | |
2014 | 2014 | | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
2015 | 2021 | | |
2016 | 2022 | | |
2017 | 2023 | | |
| |||
| 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