public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Bug 77907] New: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M
@ 2014-04-24 23:04 bugzilla-daemon
  2014-04-24 23:06 ` [Bug 77907] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-04-24 23:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1062 bytes --]

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

          Priority: medium
            Bug ID: 77907
          Assignee: dri-devel@lists.freedesktop.org
           Summary: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs
                    HD5470M
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: brunojimen@gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

The effects are that when running that test, the screen freezes for a while,
then goes to black, then shows back my desktop, happening this some times.

After some debugging, the hang seems to occur with the compute shader sent to
the GPU, as the system freezes when it waits for the GPU to finish.

My system is Arch Linux with:
- AMD CEDAR 5470M
- kernel 3.14.1-1
- llvm at revision 207118
- mesa at commit 352e06d
- opencv at commit bb4199b

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2359 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] 6+ messages in thread

* [Bug 77907] OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M
  2014-04-24 23:04 [Bug 77907] New: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M bugzilla-daemon
@ 2014-04-24 23:06 ` bugzilla-daemon
  2014-04-24 23:08 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-04-24 23:06 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 346 bytes --]

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

--- Comment #1 from Bruno Jiménez <brunojimen@gmail.com> ---
Created attachment 97922
  --> https://bugs.freedesktop.org/attachment.cgi?id=97922&action=edit
Here's an excerpt of dmesg from when this happens

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1354 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] 6+ messages in thread

* [Bug 77907] OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M
  2014-04-24 23:04 [Bug 77907] New: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M bugzilla-daemon
  2014-04-24 23:06 ` [Bug 77907] " bugzilla-daemon
@ 2014-04-24 23:08 ` bugzilla-daemon
  2014-04-24 23:11 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-04-24 23:08 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 365 bytes --]

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

--- Comment #2 from Bruno Jiménez <brunojimen@gmail.com> ---
Created attachment 97923
  --> https://bugs.freedesktop.org/attachment.cgi?id=97923&action=edit
Here's the disassembled cs I got using gdb and R600_DEBUG=cs,compute

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1411 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] 6+ messages in thread

* [Bug 77907] OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M
  2014-04-24 23:04 [Bug 77907] New: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M bugzilla-daemon
  2014-04-24 23:06 ` [Bug 77907] " bugzilla-daemon
  2014-04-24 23:08 ` bugzilla-daemon
@ 2014-04-24 23:11 ` bugzilla-daemon
  2017-01-26 19:44 ` bugzilla-daemon
  2019-09-18 19:16 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-04-24 23:11 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 452 bytes --]

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

--- Comment #3 from Bruno Jiménez <brunojimen@gmail.com> ---
Created attachment 97924
  --> https://bugs.freedesktop.org/attachment.cgi?id=97924&action=edit
Here's the lockup code I obtained using R600_DEBUG=trace_cs

This code does indeed hang my GPU in the same way (as far as I can see) that
the test does.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1480 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] 6+ messages in thread

* [Bug 77907] OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M
  2014-04-24 23:04 [Bug 77907] New: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-04-24 23:11 ` bugzilla-daemon
@ 2017-01-26 19:44 ` bugzilla-daemon
  2019-09-18 19:16 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-26 19:44 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 513 bytes --]

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

Vedran Miletić <vedran@miletic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |99553


Referenced Bugs:

https://bugs.freedesktop.org/show_bug.cgi?id=99553
[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1586 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 77907] OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M
  2014-04-24 23:04 [Bug 77907] New: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-01-26 19:44 ` bugzilla-daemon
@ 2019-09-18 19:16 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #4 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/506.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2474 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-18 19:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 23:04 [Bug 77907] New: OpenCL test 'Arithm/Absdiff.Mat/20' from OpenCV hangs HD5470M bugzilla-daemon
2014-04-24 23:06 ` [Bug 77907] " bugzilla-daemon
2014-04-24 23:08 ` bugzilla-daemon
2014-04-24 23:11 ` bugzilla-daemon
2017-01-26 19:44 ` bugzilla-daemon
2019-09-18 19:16 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox