On Fri, Mar 1, 2024 at 2:23 AM Sid Pranjale <siddharthpranjale...@gmail.com> wrote: > > Nouveau deallocates a few buffers post GPU init which are required for GPU > suspend/resume to function correctly. > This is likely not as big an issue on systems where the NVGPU is the only > GPU, but on multi-GPU set ups it leads to a regression where the kernel > module errors and results in a system-wide rendering freeze.
Were you able to catch this because nvkm_gsp_mem_dtor() now poisons the buffers?