* [Bug 107891] [wine, regression, bisected] RAGE, Wolfenstein The New Order hangs in menu
@ 2018-09-10 18:46 bugzilla-daemon
2018-09-12 11:03 ` bugzilla-daemon
2018-09-18 9:29 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-09-10 18:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1261 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107891
Bug ID: 107891
Summary: [wine, regression, bisected] RAGE, Wolfenstein The New
Order hangs in menu
Product: Mesa
Version: 18.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: sa@whiz.se
QA Contact: dri-devel@lists.freedesktop.org
The games RAGE and Wolfenstein The New Order (using Wine) hangs after a short
while in the menu.
Trying older Mesa releases (and a hacked Wine to work around the need for a
compatibility context) 17.3.9 does not have this issue.
Bisecting lead to
bc65dcab3bc48673ff6180afb036561a4b8b1119
radeonsi: avoid syncing the driver thread in si_fence_finish
It is really only required when we need to flush for deferred fences.
It's not possibly to revert that commit cleanly on 18.2.0, but moving back "ctx
= threaded_context_unwrap_sync(ctx);" to its original place is enough to get
rid of the hang.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2649 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] 3+ messages in thread
* [Bug 107891] [wine, regression, bisected] RAGE, Wolfenstein The New Order hangs in menu
2018-09-10 18:46 [Bug 107891] [wine, regression, bisected] RAGE, Wolfenstein The New Order hangs in menu bugzilla-daemon
@ 2018-09-12 11:03 ` bugzilla-daemon
2018-09-18 9:29 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-09-12 11:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 339 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107891
--- Comment #1 from Timothy Arceri <t_arceri@yahoo.com.au> ---
Thanks for another quality bug report!
I've sent a patch to revert the change for now.
https://patchwork.freedesktop.org/patch/249030/
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1238 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] 3+ messages in thread
* [Bug 107891] [wine, regression, bisected] RAGE, Wolfenstein The New Order hangs in menu
2018-09-10 18:46 [Bug 107891] [wine, regression, bisected] RAGE, Wolfenstein The New Order hangs in menu bugzilla-daemon
2018-09-12 11:03 ` bugzilla-daemon
@ 2018-09-18 9:29 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-09-18 9:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1103 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107891
Timothy Arceri <t_arceri@yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Timothy Arceri <t_arceri@yahoo.com.au> ---
Should be fixed by:
commit 7a992fcfa059b0db0f07bc3eb38050eaab7aaf34
Author: Timothy Arceri <tarceri@itsqueeze.com>
Date: Wed Sep 12 20:50:34 2018 +1000
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
This reverts commit bc65dcab3bc48673ff6180afb036561a4b8b1119.
This was manually reverted. Reverting stops the menu hanging in
some id tech games such as RAGE and Wolfenstein The New Order.
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107891
Thanks again for the bug report.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3015 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] 3+ messages in thread
end of thread, other threads:[~2018-09-18 9:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10 18:46 [Bug 107891] [wine, regression, bisected] RAGE, Wolfenstein The New Order hangs in menu bugzilla-daemon
2018-09-12 11:03 ` bugzilla-daemon
2018-09-18 9:29 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.