[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-31 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64600 Peter Wu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #20 from Tom Stellard --- Created attachment 87757 --> https://bugs.freedesktop.org/attachment.cgi?id=87757=edit Additional Bug fix - Apply to my master-testing branch -- You are receiving this mail because: You are the assignee

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #19 from Tom Stellard --- (In reply to comment #18) > Created attachment 87706 [details] > piglit test (messy, with comments) that fails on R600 > > I'll await the feedback in your thread before submitting it to piglit. > > So the

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #18 from Peter Wu --- Created attachment 87706 --> https://bugs.freedesktop.org/attachment.cgi?id=87706=edit piglit test (messy, with comments) that fails on R600 I'll await the feedback in your thread before submitting it to

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #17 from Tom Stellard tstel...@gmail.com --- Thanks for adding the tests. It would be great if you could send these as patches to pig...@lists.freedesktop.org, so we can add them to the test suite. This patch should fix the struct

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #15 from Peter Wu lekenst...@gmail.com --- Created attachment 87607 -- https://bugs.freedesktop.org/attachment.cgi?id=87607action=edit Piglit: test copying a struct (with at least three fields) This is a smaller test case that

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #16 from Peter Wu lekenst...@gmail.com --- Created attachment 87609 -- https://bugs.freedesktop.org/attachment.cgi?id=87609action=edit R600_DEBUG=cs cl-program-tester struct-copy.cl The parameter tests passes when the struct

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #14 from Peter Wu lekenst...@gmail.com --- Created attachment 87536 -- https://bugs.freedesktop.org/attachment.cgi?id=87536action=edit piglit test kernel with pyrit The patches did avoid the crash, but the results are still

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #12 from Tom Stellard tstel...@gmail.com --- These patches should fix the crash on Evergreen/NI GPUs: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131007/190695.html -- You are receiving this mail because: You are

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #13 from Tom Stellard tstel...@gmail.com --- (In reply to comment #12) These patches should fix the crash on Evergreen/NI GPUs: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131007/190695. html These patches won't

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #11 from darkbasic darkba...@linuxsystems.it --- Created attachment 86166 -- https://bugs.freedesktop.org/attachment.cgi?id=86166action=edit debug radeonsi nopatch I here my RADEON_DUMP_SHADERS=1 pyrit benchmark 2 debug.txt with

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #10 from Erdem U. Altınyurt spamjunkea...@gmail.com --- Created attachment 86118 -- https://bugs.freedesktop.org/attachment.cgi?id=86118action=edit Debug output I am attaching debug output generated with R600_DEBUG=cs pyrit

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #6 from Tom Stellard tstel...@gmail.com --- (In reply to comment #5) It hangs at calibrating now: ~ $ R600_DEBUG=cs pyrit benchmark Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #5 from darkbasic darkba...@linuxsystems.it --- It hangs at calibrating now: ~ $ R600_DEBUG=cs pyrit benchmark Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #8 from Tom Stellard tstel...@gmail.com --- (In reply to comment #7) Created attachment 86011 [details] pyrit debug Here it is, thanks. There are no compute shaders in this output. You should let the program run longer, if

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #4 from Tom Stellard tstel...@gmail.com --- Created attachment 86005 -- https://bugs.freedesktop.org/attachment.cgi?id=86005action=edit Possible Fix Can you try this patch, and if it doesn't work post the output of R600_DEBUG=cs.

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #9 from darkbasic darkba...@linuxsystems.it --- Created attachment 86014 -- https://bugs.freedesktop.org/attachment.cgi?id=86014action=edit pyrit debug 10 minutes I let it run for 10 minutes and still no compute shaders. -- You

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #7 from darkbasic darkba...@linuxsystems.it --- Created attachment 86011 -- https://bugs.freedesktop.org/attachment.cgi?id=86011action=edit pyrit debug Here it is, thanks. -- You are receiving this mail because: You are the

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #2 from darkbasic darkba...@linuxsystems.it --- Any news? With latest stack and HD 7950 I get ~ $ pyrit benchmark Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #3 from Erdem U. Altınyurt spamjunkea...@gmail.com --- My HD6850 is stalls at Calibrating... death@triQuad:/home/compile/svn/pyrit_svn pyrit benchmark Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-05-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #1 from Tom Stellard --- This patch should fix the error: http://lists.freedesktop.org/archives/mesa-dev/2013-May/039375.html however there is still another bug that causes pyrit to hang, even with this patch. -- You are receiving

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64600 --- Comment #1 from Tom Stellard tstel...@gmail.com --- This patch should fix the error: http://lists.freedesktop.org/archives/mesa-dev/2013-May/039375.html however there is still another bug that causes pyrit to hang, even with this patch. --