Re: [PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
From: Philipp Reisner
Date: Fri Jan 10 2025 - 09:32:22 EST
[...]
> Take a look at those messages right before the crash:
>
> Jän 10 07:58:14 ryzen9 kernel: [drm] scheduler comp_1.2.1 is not ready,
> skipping
> Jän 10 07:58:14 ryzen9 kernel: [drm] scheduler comp_1.3.1 is not ready,
> skipping
>
> That is basically a 100% certain confirm that an application tries to
> use the device before before those compute queues are resumed.
>
> Can I have a full dmesg? Maybe the resume is canceled or aborted for
> some reason.
>
Yes, of course. I have made the files available here:
https://drive.google.com/drive/folders/1W3M3bFEl0ZVv2rnqvmbveDFZBhc84BNa
best regards,
Philipp