https://bugs.freedesktop.org/show_bug.cgi?id=109955
--- Comment #84 from Pierre-Eric Pelloux-Prayer pierre-eric.pelloux-prayer@amd.com --- (In reply to Mauro Gaspari from comment #82)
(In reply to Pierre-Eric Pelloux-Prayer from comment #81)
Can anyone provide a apitrace/renderdoc capture that can reliably reproduce the crash/freeze?
Hello, Sadly my freezes are hard to reproduce. Sometimes I can play for a day with no freeze, sometimes it freezes in 10 minutes, one hour, and so on.
Ok.
This patch https://patchwork.freedesktop.org/series/64792/ might help: it won't fix any issue, but when a timeout is detected it should allow the soft recovery of the GPU.
Other things worth trying: setting AMD_DEBUG environment variables. I'd suggest:
AMD_DEBUG=zerovram,nodma,nodpbb
There are others (see mesa/src/gallium/drivers/radeonsi/si_pipe.c) to try if these don't help.
dri-devel@lists.freedesktop.org