Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "drm/amd: Stop evicting resources on APUs in suspend"
[ Upstream commit d0ce1aa ] This reverts commit 3a9626c. This breaks S4 because we end up setting the s3/s0ix flags even when we are entering s4 since prepare is used by both flows. The causes both the S3/s0ix and s4 flags to be set which breaks several checks in the driver which assume they are mutually exclusive. Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3634 Cc: Mario Limonciello <mario.limonciello@amd.com> Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit ce8f7d9) Cc: stable@vger.kernel.org Signed-off-by: Sasha Levin <sashal@kernel.org>
- linux-6.12.30-mpi
- linux-6.12.31-mpi
- linux-6.12.32-mpi
- linux-6.12.33-mpi
- linux-6.12.34-mpi
- linux-6.12.35-mpi
- linux-6.12.36-mpi
- linux-6.12.37-mpi
- linux-6.12.38-mpi
- linux-6.12.39-mpi
- linux-6.12.40-mpi
- linux-6.12.41-mpi
- linux-6.12.42-mpi
- linux-6.12.43-mpi
- linux-6.12.44-mpi
- linux-6.12.45-mpi
- linux-6.12.46-mpi
- linux-6.12.47-mpi
- linux-6.12.48-mpi
- linux-6.12.49-mpi
- linux-6.12.50-mpi
- linux-6.12.51-mpi