https://bugs.freedesktop.org/show_bug.cgi?id=94727

--- Comment #14 from Olivier Fourdan <[email protected]> ---
(In reply to Ilia Mirkin from comment #13)
> Olivier, can you see if this patch with mesa helps?
> 
> https://patchwork.freedesktop.org/patch/132414/
> 
> It helped in the repro of bug #99354.

Sure! Thanks IIlia!

The patch did not apply cleanly on top of 13.0.3 nor master though (in
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c line 406 [1]) so I changed
"nouveau_pushbuf_space(push, 16, 2, 0);" to "nouveau_pushbuf_space(push, 32, 3,
0);" to match the content of your patch, I hope this is right (sorry, I'm not
familiar with this code).

But the issue is quite random and rather hard to reproduce at will, so I'll run
with this for some time see if the issue reoccurs.

I shall also prepare a test package for Fedora downstream with the (modified)
patch included so that the original reporter can give it a try as well.


[1]
https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c#n406
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1372878

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to