https://bugzilla.kernel.org/show_bug.cgi?id=216917 Rainer Fiebig (jrf@xxxxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jrf@xxxxxxxxxxx --- Comment #12 from Rainer Fiebig (jrf@xxxxxxxxxxx) --- (In reply to The Linux kernel's regression tracker (Thorsten Leemhuis) from comment #9) > FWIW, I just wanted to add this to the regression tracking, but 6.0.y is EOL > now; and it seems 6.1.y works. Greg might do another fixup release, but > maybe investigating this further is not worth it. I beg to differ. Longterm kernels 5.15.87/88 and probably all other LTS kernels to which commit 306df163069e78160e7a534b892c5cd6fefdd537 has been backported are also affected. As "hibernate" is a basic, reliable feature and a hard reset (as in my case) may result in data loss, I only see two possibilities: either revert the commit in the longterm kernels or try to find out quickly what makes it work for them. The diff between 6.0.18 and 6.1.4 (where it was introduced) shows that only 86 files in /drivers/gpu/drm/amd/amdgpu have been modified. Probably only a few of them are relevant in this matter. So for the experts it should not be too hard to figure out a solution. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.