Re: [PATCH] drm/amdgpu: don't use BACO for reset in S3

2022-04-01 Thread Alex Deucher
On Fri, Apr 1, 2022 at 7:53 AM Lazar, Lijo wrote: > > > > On 3/31/2022 8:26 PM, Alex Deucher wrote: > > Seems to cause a reboots or hangs on some systems. > > > > Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1924 > > Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1953 > > Fixes: daf8

Re: [PATCH] drm/amdgpu: don't use BACO for reset in S3

2022-04-01 Thread Lazar, Lijo
On 3/31/2022 8:26 PM, Alex Deucher wrote: Seems to cause a reboots or hangs on some systems. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1924 Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1953 Fixes: daf8de0874ab5b ("drm/amdgpu: always reset the asic in suspend (v2)") Signed-o

Re: [PATCH] drm/amdgpu: don't use BACO for reset in S3

2022-03-31 Thread Paul Menzel
Dear Alex, Thank you for your patch. Am 31.03.22 um 16:56 schrieb Alex Deucher: Seems to cause a reboots or hangs on some systems. It’d be great if you listed the systems from the bug reports. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1924 Bug: https://gitlab.freedesktop.org/drm

[PATCH] drm/amdgpu: don't use BACO for reset in S3

2022-03-31 Thread Alex Deucher
Seems to cause a reboots or hangs on some systems. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1924 Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1953 Fixes: daf8de0874ab5b ("drm/amdgpu: always reset the asic in suspend (v2)") Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/p