Re: [PATCH 1/1] drm/amdgpu: Fix TLB flush failures after hibernation resume
From: Christian König
Date: Tue Jan 27 2026 - 06:35:28 EST
Hi Ionut,
On 1/26/26 21:37, Ionut Nechita (Sunlight Linux) wrote:
> Hi Alex,
>
> Thank you for the feedback and for taking the time to review this issue.
>
> I'll add debug code to capture the full stack trace when the TLB flush
> failures occur. I'll test this on my AMD Cezanne system over the next
> few days when I have more time available, and will send you the complete
> call chain information.
>
> Regarding the hibernation limitations you mentioned - I understand the
> challenges with secure boot compatibility and VRAM eviction. In my case,
> I'm not using secure boot, and my system has sufficient RAM and swap
> space to handle the VRAM backup, so those particular issues shouldn't
> affect my setup.
the problem is since the AMD GPU doesn't official support hibernation you are pretty much the only one able to reproduce the bug.
In other words I can't go to my manager to get a Cezanne system plus time to work on this.
What Alex, Mario, I and all the other devs can do is to explain to you how the driver works and try to further debug what's going on here.
> I'll follow up with the stack traces and additional debugging information
> in the next few days.
That would certainly be helpful.
Thanks,
Christian.
>
> Thanks again,
> Ionut