From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 69245] Opencl random lockups whilst running tstellar's opencl-examples
Date: Mon, 30 Sep 2013 03:42:46 +0000 [thread overview]
Message-ID: <bug-69245-502-HZIoogTmiV@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-69245-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1015 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=69245
--- Comment #3 from klondike <klondike@klondike.es> ---
Created attachment 86824
--> https://bugs.freedesktop.org/attachment.cgi?id=86824&action=edit
Backported commit fixing the lockups
Hi Tom, after manually checking the differences between the 9.2.0 and my
working version of the git sources* I have tracked it down to these lines which
are present on 9.2.0 but not on git
The file is src/gallium/drivers/r600/evergreen_compute.c
The relevant commit with the fix is this:
http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/drivers/r600/evergreen_compute.c?id=f0435ebb07d01a77ca0d98967a002898811a5206
Keep in mind that ctx->b.flags = 0; should be changed by ctx->flags = 0; (and
similar changes where be needed too).
Anyways, patch for 9.2.0 attached :)
* Yeah, I know bisect may have been faster, but for random appearing problems I
prefer to do stuff the good old way.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2214 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
next prev parent reply other threads:[~2013-09-30 3:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-12 1:39 [Bug 69245] New: Opencl random lockups whilst running tstellar's opencl-examples bugzilla-daemon
2013-09-13 21:22 ` [Bug 69245] " bugzilla-daemon
2013-09-26 16:43 ` bugzilla-daemon
2013-09-30 3:42 ` bugzilla-daemon [this message]
2015-09-29 10:53 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-69245-502-HZIoogTmiV@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox