Re: [PATCH v4 2/3] drm/amd: Stop evicting resources on APUs in suspend

2024-02-08 Thread Alex Deucher
On Thu, Feb 8, 2024 at 1:48 AM Mario Limonciello wrote: > > commit 5095d5418193 ("drm/amd: Evict resources during PM ops prepare() > callback") intentionally moved the eviction of resources to earlier in > the suspend process, but this introduced a subtle change that it occurs > before

[PATCH v4 2/3] drm/amd: Stop evicting resources on APUs in suspend

2024-02-07 Thread Mario Limonciello
commit 5095d5418193 ("drm/amd: Evict resources during PM ops prepare() callback") intentionally moved the eviction of resources to earlier in the suspend process, but this introduced a subtle change that it occurs before adev->in_s0ix or adev->in_s3 are set. This meant that APUs actually started