https://bugs.freedesktop.org/show_bug.cgi?id=98541
Bug ID: 98541 Summary: [bisected] gpu hang Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: mexahotabop@w1l.ru QA Contact: dri-devel@lists.freedesktop.org
bisected in 1b6fb88ab2031a98ddf03a81f644b22a8f7e9428 no errors in logs
hangs very random fasted way to reproduce that what i find its fast switch between ships in star conflict
https://bugs.freedesktop.org/show_bug.cgi?id=98541
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nhaehnle@gmail.com
--- Comment #1 from Michel Dänzer michel@daenzer.net --- Nicolai, any ideas? That's
commit 1b6fb88ab2031a98ddf03a81f644b22a8f7e9428 Author: Nicolai Hähnle nicolai.haehnle@amd.com Date: Wed Sep 28 21:27:16 2016 +0200
gallium/radeon: unify the creation of basic blocks
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #2 from Alexandr Zelinsky mexahotabop@w1l.ru --- Created attachment 127683 --> https://bugs.freedesktop.org/attachment.cgi?id=127683&action=edit Xorg.0.log
r7 360 llvm git 188a521a18bf77747e2fa21a8a541e7882b0aea0 kernel 4.7.0 and 4.8.2 driver amdgpu dual screen configuration
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #3 from Nicolai Hähnle nhaehnle@gmail.com --- Can you provide an apitrace that reproduces the hang?
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #4 from Alexandr Zelinsky mexahotabop@w1l.ru --- for some reason i cannot reproduce hang with apitrace
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #5 from Nicolai Hähnle nhaehnle@gmail.com --- That's odd. As an alternative, could you please provide a log with R600_DEBUG=vs,tcs,tes,gs,ps,cs both before (without hang) and after (with hang) the problematic commit. Also run with GALLIUM_DDEBUG=pipelined; after the hang, you should get a message about the hang being detected as well as a file in ~/ddebug_dumps/ that ought to be useful. Thanks!
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #6 from Alexandr Zelinsky mexahotabop@w1l.ru --- Created attachment 128004 --> https://bugs.freedesktop.org/attachment.cgi?id=128004&action=edit R600_DEBUG=vs,tcs,tes,gs,ps,cs with hang
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #7 from Alexandr Zelinsky mexahotabop@w1l.ru --- Created attachment 128006 --> https://bugs.freedesktop.org/attachment.cgi?id=128006&action=edit R600_DEBUG=vs,tcs,tes,gs,ps,cs without hang
used versions with hang 6403a9e0740409f8e410b115d48db3a1324aae2c without hang d377f4c1ca0005b5ed7af95475da3225da71f373
~/ddebug_dumps/ not exist
sorry for the long delay
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #8 from Nicolai Hähnle nhaehnle@gmail.com --- Thanks. Are you sure you ran with GALLIUM_DDEBUG=pipelined? That would make finding the bug much more likely...
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #9 from Alexandr Zelinsky mexahotabop@w1l.ru --- R600_DEBUG=vs,tcs,tes,gs,ps,cs GALLIUM_DDEBUG=pipelined '/media/sdb/steam/SteamApps/common/star conflict/StarConflict' &> /media/sdc/sc.log
https://bugs.freedesktop.org/show_bug.cgi?id=98541
--- Comment #10 from Alexandr Zelinsky mexahotabop@w1l.ru --- not 100% sure but seems like fixed in mainline
https://bugs.freedesktop.org/show_bug.cgi?id=98541
Alexandr Zelinsky mexahotabop@w1l.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #11 from Alexandr Zelinsky mexahotabop@w1l.ru --- yep fixed
dri-devel@lists.freedesktop.org