public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Kernel v6.0.18: Resume from hibernate fails, system hangs; bisected
@ 2023-01-12 21:03 Rainer Fiebig
  2023-01-13  9:20 ` Linux kernel regression tracking (Thorsten Leemhuis)
  2023-01-13 10:07 ` Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: Rainer Fiebig @ 2023-01-12 21:03 UTC (permalink / raw)
  To: stable

Hi! Since kernel 6.0.18 resume from hibernate fails, the system hangs
and a hard reset is necessary.  The CPU is a Ryzen 5600G, the system is
Linux From Scratch-11.1.

I found this in the system log:

[...]
Jan 12 19:30:03 LUX kernel: [   50.248036] amdgpu 0000:30:00.0: [drm]
*ERROR* [CRTC:67:crtc-0] flip_done timed out
Jan 12 19:30:03 LUX kernel: [   50.248040] amdgpu 0000:30:00.0: [drm]
*ERROR* [CRTC:70:crtc-1] flip_done timed out
Jan 12 19:30:14 LUX kernel: [   60.488034] amdgpu 0000:30:00.0: [drm]
*ERROR* flip_done timed out
Jan 12 19:30:14 LUX kernel: [   60.488040] amdgpu 0000:30:00.0: [drm]
*ERROR* [CRTC:67:crtc-0] commit wait timed out
^@^@^@^@^@^@^@^@^@^[...]@^@^@^@^@^@^@^@^@^@^@^@^@^@Jan 12 19:31:20 LUX
syslogd 1.5.1: restart.
[...]


Bisecting the problem turned up this:

~/Downloads/linux-stable-BLFS-11.1> git bisect bad
306df163069e78160e7a534b892c5cd6fefdd537 is the first bad commit
commit 306df163069e78160e7a534b892c5cd6fefdd537
Author: Alex Deucher <alexander.deucher@amd.com>
Date:   Wed Dec 7 11:08:53 2022 -0500

    drm/amdgpu: make display pinning more flexible (v2)

    commit 81d0bcf9900932633d270d5bc4a54ff599c6ebdb upstream.

    Only apply the static threshold for Stoney and Carrizo.
    This hardware has certain requirements that don't allow
    mixing of GTT and VRAM.  Newer asics do not have these
    requirements so we should be able to be more flexible
    with where buffers end up.
    [...]


Let me know if you need more info. Thanks.

Rainer Fiebig
-- 
The truth always turns out to be simpler than you thought.
Richard Feynman

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-14 11:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-12 21:03 Kernel v6.0.18: Resume from hibernate fails, system hangs; bisected Rainer Fiebig
2023-01-13  9:20 ` Linux kernel regression tracking (Thorsten Leemhuis)
2023-01-13 13:30   ` Rainer Fiebig
2023-01-13 10:07 ` Greg KH
2023-01-13 12:14   ` Rainer Fiebig
2023-01-14 11:30   ` Rainer Fiebig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox