* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
@ 2013-09-13 17:17 ` bugzilla-daemon
2013-09-13 23:29 ` bugzilla-daemon
` (10 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-13 17:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 473 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/DRI/R600 |Drivers/Gallium/r600
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
Is this a regression? If so, can you bisect?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1839 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
2013-09-13 17:17 ` [Bug 69328] " bugzilla-daemon
@ 2013-09-13 23:29 ` bugzilla-daemon
2013-09-15 6:09 ` bugzilla-daemon
` (9 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-13 23:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 487 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
--- Comment #2 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 85794
--> https://bugs.freedesktop.org/attachment.cgi?id=85794&action=edit
Don't set DB_DEST or CB_DEST* bit on cp_coher_cntl
This patch fixes the hangs for me and all the run_test.sh tests pass. However,
this is just a hack and not a proper solution. Can you test this patch?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1580 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
2013-09-13 17:17 ` [Bug 69328] " bugzilla-daemon
2013-09-13 23:29 ` bugzilla-daemon
@ 2013-09-15 6:09 ` bugzilla-daemon
2013-09-15 10:14 ` bugzilla-daemon
` (8 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-15 6:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 610 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
slicksam@gmx.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/Gallium/r600 |Drivers/DRI/R600
--- Comment #3 from slicksam@gmx.com ---
The patch seems to make it work!
rotl tests fail however:
Running ./math-int rotl 1 1 2
Failed
Running ./math-int rotl 1 32 1
Failed
Running ./math-int rotl -1 5 -1
Failed
Running ./math-int rotl 4096 23 8
Failed
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1936 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (2 preceding siblings ...)
2013-09-15 6:09 ` bugzilla-daemon
@ 2013-09-15 10:14 ` bugzilla-daemon
2013-09-15 18:00 ` bugzilla-daemon
` (7 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-15 10:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 499 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
Marek Olšák <maraeo@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/DRI/R600 |Drivers/Gallium/r600
--- Comment #4 from Marek Olšák <maraeo@gmail.com> ---
The component Drivers/DRI/R600 doesn't exist in Mesa.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1903 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (3 preceding siblings ...)
2013-09-15 10:14 ` bugzilla-daemon
@ 2013-09-15 18:00 ` bugzilla-daemon
2013-09-15 22:50 ` bugzilla-daemon
` (6 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-15 18:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 464 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
slicksam@gmx.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/Gallium/r600 |Drivers/DRI/R600
--- Comment #5 from slicksam@gmx.com ---
@Marek Olšák
Sorry, should be gallium/r600 right?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1828 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (4 preceding siblings ...)
2013-09-15 18:00 ` bugzilla-daemon
@ 2013-09-15 22:50 ` bugzilla-daemon
2013-09-17 13:39 ` bugzilla-daemon
` (5 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-15 22:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 550 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
--- Comment #6 from Tom Stellard <tstellar@gmail.com> ---
(In reply to comment #3)
> The patch seems to make it work!
>
> rotl tests fail however:
>
> Running ./math-int rotl 1 1 2
> Failed
> Running ./math-int rotl 1 32 1
> Failed
> Running ./math-int rotl -1 5 -1
> Failed
> Running ./math-int rotl 4096 23 8
> Failed
Do you the latest code from my opencl-example repo? Older versions were
missing the rotl.cl file.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1471 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (5 preceding siblings ...)
2013-09-15 22:50 ` bugzilla-daemon
@ 2013-09-17 13:39 ` bugzilla-daemon
2013-09-17 16:04 ` bugzilla-daemon
` (4 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-17 13:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 302 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
--- Comment #7 from Alex Deucher <agd5f@yahoo.com> ---
I wonder if this may also be related to bug 69321. Does reverting
f0435ebb07d01a77ca0d98967a002898811a5206 also help?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1260 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (6 preceding siblings ...)
2013-09-17 13:39 ` bugzilla-daemon
@ 2013-09-17 16:04 ` bugzilla-daemon
2013-09-17 16:09 ` bugzilla-daemon
` (3 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-17 16:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 319 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
--- Comment #8 from slicksam@gmx.com ---
> Do you the latest code from my opencl-example repo? Older versions were missing the rotl.cl file
Yes, that was it. It passes all tests here now!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1143 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (7 preceding siblings ...)
2013-09-17 16:04 ` bugzilla-daemon
@ 2013-09-17 16:09 ` bugzilla-daemon
2013-09-17 16:16 ` bugzilla-daemon
` (2 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-17 16:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 369 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
--- Comment #9 from slicksam@gmx.com ---
@Alex Deucher:
I'm not that familiar with git, can you give me the command to do that,
starting with the checked out branch-master gentoo grabs to the build
directory? It keeps .git there at least.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1166 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (8 preceding siblings ...)
2013-09-17 16:09 ` bugzilla-daemon
@ 2013-09-17 16:16 ` bugzilla-daemon
2013-09-17 16:43 ` bugzilla-daemon
2013-09-17 16:50 ` bugzilla-daemon
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-17 16:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 236 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
--- Comment #10 from Alex Deucher <agd5f@yahoo.com> ---
git revert f0435ebb07d01a77ca0d98967a002898811a5206
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1052 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (9 preceding siblings ...)
2013-09-17 16:16 ` bugzilla-daemon
@ 2013-09-17 16:43 ` bugzilla-daemon
2013-09-17 16:50 ` bugzilla-daemon
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-17 16:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 257 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
--- Comment #11 from slicksam@gmx.com ---
@Alex Deucher:
Reverting f0435ebb07d01a77ca0d98967a002898811a5206 also makes it work.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1055 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread* [Bug 69328] Recoverable and unrecoverable lockups with opencl-example on trinity APU
2013-09-13 17:10 [Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU bugzilla-daemon
` (10 preceding siblings ...)
2013-09-17 16:43 ` bugzilla-daemon
@ 2013-09-17 16:50 ` bugzilla-daemon
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-09-17 16:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 538 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69328
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #12 from Alex Deucher <agd5f@yahoo.com> ---
*** This bug has been marked as a duplicate of bug 69321 ***
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2216 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 13+ messages in thread