* [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck
@ 2012-02-06 18:10 bugzilla-daemon
2012-02-06 20:41 ` [Bug 45709] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-06 18:10 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45709
Bug #: 45709
Summary: r600g doesn't seem to flush when it should → visual
stuck
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
URL: http://bugs.winehq.org/show_bug.cgi?id=29802
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: kai@dev.carbon-project.org
Yesterday I filed [0] in Wine's bug tracker. But now, after some replies there
(works with the proprietary nVidia driver) and an apitrace [1] (over 200 MB,
please download it only, if you can help) I concluded with the awesome help of
José Fonseca, that the bug is most likely in the driver (please note, that it
is also possible, that the issue is lurking e.g. in the common Gallium3D code).
In short, when I start Dungeon Keeper 2 with Wine I see everything until the
intro/logo videos end and then are stuck with the last video frame. I don't get
to see the main menu. Even though the menu is rendered as can be seen from the
trace.
Replaying the trace with and without -sb doesn't make a difference. In both
cases the replay shows the menu, while a live Wine "window" does not.
Please let me know, if you need something else.
Used stack:
libdrm: 2.4.30-1
Mesa: master/0fcc5189 (r600g)
Linux: 3.2.3
DDX: 6.14.3 + commits from Git up until and including master/ae45d7e6
X.org: 1.11.3.901 (1.11.4 RC 1)
Hardware: 1002:9553
Wine: 1.4 RC2
[0] <http://bugs.winehq.org/show_bug.cgi?id=29802>
[1] <http://dev.carbon-project.org/debian/wine.bugs/29802/DK2.trace>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 45709] r600g doesn't seem to flush when it should → visual stuck
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
@ 2012-02-06 20:41 ` bugzilla-daemon
2012-02-06 20:55 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-06 20:41 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45709
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> 2012-02-06 12:41:39 PST ---
Please attach your xorg log and dmesg output.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 45709] r600g doesn't seem to flush when it should → visual stuck
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
2012-02-06 20:41 ` [Bug 45709] " bugzilla-daemon
@ 2012-02-06 20:55 ` bugzilla-daemon
2012-02-06 21:56 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-06 20:55 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45709
--- Comment #2 from Kai <kai@dev.carbon-project.org> 2012-02-06 12:55:13 PST ---
(In reply to comment #1)
> Please attach your xorg log and dmesg output.
Here you go:
Xorg.log:
<http://dev.carbon-project.org/debian/wine.bugs/29802/fdo%2345709.Xorg.0.log.xz>
dmesg:
<http://dev.carbon-project.org/debian/wine.bugs/29802/fdo%2345709.dmesg.xz>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 45709] r600g doesn't seem to flush when it should → visual stuck
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
2012-02-06 20:41 ` [Bug 45709] " bugzilla-daemon
2012-02-06 20:55 ` bugzilla-daemon
@ 2012-02-06 21:56 ` bugzilla-daemon
2012-02-07 17:22 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-06 21:56 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45709
Sven Arvidsson <sa@whiz.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sa@whiz.se
--- Comment #3 from Sven Arvidsson <sa@whiz.se> 2012-02-06 13:56:41 PST ---
Does the game work with softpipe or llvmpipe (it might be unplayably slow but
will tell if you if it's r600g specific or a common problem in G3D).
Does it work with stable Mesa, 7.11.2?
If it is a regression it might be similar to bug 44647, that one is caused by a
removed flush.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 45709] r600g doesn't seem to flush when it should → visual stuck
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
` (2 preceding siblings ...)
2012-02-06 21:56 ` bugzilla-daemon
@ 2012-02-07 17:22 ` bugzilla-daemon
2013-11-19 13:36 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-07 17:22 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45709
--- Comment #4 from Kai <kai@dev.carbon-project.org> 2012-02-07 09:22:50 PST ---
(In reply to comment #3)
> Does it work with stable Mesa, 7.11.2?
>
> If it is a regression it might be similar to bug 44647, that one is caused by a
> removed flush.
No, 7.11.2 shows the same behaviour.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 45709] r600g doesn't seem to flush when it should → visual stuck
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
` (3 preceding siblings ...)
2012-02-07 17:22 ` bugzilla-daemon
@ 2013-11-19 13:36 ` bugzilla-daemon
2013-12-09 11:40 ` bugzilla-daemon
2019-09-18 18:59 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-19 13:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 274 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=45709
--- Comment #5 from Kai <kai@dev.carbon-project.org> ---
Just FYI: I can't test this anylonger since I no longer have a r600g-driven
ASIC around.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1094 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] 8+ messages in thread
* [Bug 45709] r600g doesn't seem to flush when it should → visual stuck
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
` (4 preceding siblings ...)
2013-11-19 13:36 ` bugzilla-daemon
@ 2013-12-09 11:40 ` bugzilla-daemon
2019-09-18 18:59 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-12-09 11:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 401 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=45709
--- Comment #6 from Johan <spacey500@gmail.com> ---
I experience the same behavior, trying to run Dungeon Keeper 2 under wine.
Used stack:
libdrm: 2.4.50
Mesa: 10.0.0 (r600g)
Linux: 3.12.0
DDX: 7.2.0
X.org: 14.3-r2
Hardware: 1002:9710 (RS880 [Radeon HD 4200])
Wine: 1.7.4
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1224 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] 8+ messages in thread
* [Bug 45709] r600g doesn't seem to flush when it should → visual stuck
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
` (5 preceding siblings ...)
2013-12-09 11:40 ` bugzilla-daemon
@ 2019-09-18 18:59 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-09-18 18:59 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=45709
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #7 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/403.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2468 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] 8+ messages in thread
end of thread, other threads:[~2019-09-18 18:59 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 18:10 [Bug 45709] New: r600g doesn't seem to flush when it should → visual stuck bugzilla-daemon
2012-02-06 20:41 ` [Bug 45709] " bugzilla-daemon
2012-02-06 20:55 ` bugzilla-daemon
2012-02-06 21:56 ` bugzilla-daemon
2012-02-07 17:22 ` bugzilla-daemon
2013-11-19 13:36 ` bugzilla-daemon
2013-12-09 11:40 ` bugzilla-daemon
2019-09-18 18:59 ` 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.