https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #39 from har...@gmx.de ---
Thank you, problem fully solved for me.
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freed
https://bugs.freedesktop.org/show_bug.cgi?id=102358
Thomas Hellström changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #37 from har...@gmx.de ---
Ok, thanks for clarification.
I prefer not to add such tag, because this is my anonymous email address,
dedicated to things like to games.
/Jens
--
You are receiving this mail because:
You are the assign
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #36 from Thomas Hellström ---
(In reply to haro41 from comment #35)
> (In reply to Thomas Hellström from comment #34)
> > (In reply to haro41 from comment #33)
> > > No freezes, works great for me.
> >
> > Want to add a Tested-by: t
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #35 from har...@gmx.de ---
(In reply to Thomas Hellström from comment #34)
> (In reply to haro41 from comment #33)
> > No freezes, works great for me.
>
> Want to add a Tested-by: tag?
>
> /Thomas
... if it helps, but where and how
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #34 from Thomas Hellström ---
(In reply to haro41 from comment #33)
> No freezes, works great for me.
Want to add a Tested-by: tag?
/Thomas
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #33 from har...@gmx.de ---
No freezes, works great for me.
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.o
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #32 from Thomas Hellström ---
Slightly polished patch available here...
https://lists.freedesktop.org/archives/mesa-dev/2017-November/175373.html
--
You are receiving this mail because:
You are the assignee for the bug.__
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #31 from har...@gmx.de ---
Yes, your last patch worked flawless here and if you could provide a polished
version just let me know, i am ready to test it.
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #30 from Thomas Hellström ---
Thanks for testing.
But if I understand you correctly the "patch to protect the
loader_dri3_drawable struct" fixes the issue on your side, right? If so, I'd
rather push a somewhat polished version of t
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #29 from har...@gmx.de ---
I tried both: mesa_glthread=false/true, it doesn't make a difference in respect
to this issue.
It think other applications/games could be affected by this problem too, so
maybe temporary reverting the chang
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #28 from Thomas Hellström ---
Hi!
We can probably pave over this specific problem for the release, but making
dri3 fully thread-safe is a much larger task, which I will not have time for
before the release.
BTW are you running with
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #27 from har...@gmx.de ---
@Thomas,
any chance to finally fix this for the soon released mesa 17.3?
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=102358
har...@gmx.de changed:
What|Removed |Added
Attachment #134383|lprotection in action, |protection in action,
description
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #26 from har...@gmx.de ---
Created attachment 134383
--> https://bugs.freedesktop.org/attachment.cgi?id=134383&action=edit
lprotection in action, longer debug log
adapted debug log (longer test), showing current protection at work
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #25 from Thomas Hellström ---
Comment on attachment 134344
--> https://bugs.freedesktop.org/attachment.cgi?id=134344
Patch to protect the loader_dri3_drawable struct
OK, thanks, that's good to know.
Note the patch isn't complete
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #24 from har...@gmx.de ---
I tested your patch (~20 minutes):
No freezes at all, good work!
I will continue later and meanwhile i'am trying to understand what the meanings
of all that different xx_swap_buffers() functions/callbacks
https://bugs.freedesktop.org/show_bug.cgi?id=102358
Thomas Hellström changed:
What|Removed |Added
Attachment #133776|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #22 from har...@gmx.de ---
Created attachment 134297
--> https://bugs.freedesktop.org/attachment.cgi?id=134297&action=edit
debug log: concurrent waiting in xcb_wait_for_special_event()
This command's are used for logging (all in 's
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #21 from har...@gmx.de ---
... looks like the reason for freezing, is a concurrent waiting in
xcb_wait_for_special_event(..).
While the main thread is waiting for present related events, another thread is
consuming this events (becau
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #20 from har...@gmx.de ---
@Thomas,
i get freezes in windowed mode with activated vsync too (tried with latest
git).
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #19 from Thomas Hellström ---
What happens if you run in windowed mode + vsync?
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-dev
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #18 from Thomas Hellström ---
FWIW, I got it running under dri3/vsync with the svga driver with no apparent
issue.
It also runs fine with modesetting/svga although there is no true vsync since
the kernel module flips pages instantly
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #17 from har...@gmx.de ---
@Michel,
i did just now, but WarThunder freeze behavoir didn't really change.
xorg.conf:
Section "Device"
Identifier "AMD"
Driver "modesetting"
EndSection
DRI 3 is used per default too (X.Org X
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #16 from Michel Dänzer ---
DRM leases have nothing to do with this issue.
Have you got a chance to test if this also happens with the Xorg modesetting
driver?
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #15 from har...@gmx.de ---
... i found this related and interesting blog:
https://keithp.com/blogs/DRM-lease-4/
Seems there is something WIP in respect to DRM synchronisation and this very
bug.
--
You are receiving this mail becau
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #14 from Michel Dänzer ---
(In reply to Thomas Hellström from comment #12)
> It would also be good to try to rule out server side radeon dri3 problems.
> Perhaps by running it on nouveau or intel...
Or simply the modesetting Xorg dr
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #13 from har...@gmx.de ---
Ok, that makes sense for me, thank you :)
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.fre
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #12 from Thomas Hellström ---
(In reply to haro41 from comment #11)
> i applied your patch successful, still the freezes, maybe in average a bit
> later now.
>
> The behavoir changed a bit:
>
> before patch:
>
> vblank_mode=2 (def
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #11 from har...@gmx.de ---
i applied your patch successful, still the freezes, maybe in average a bit
later now.
The behavoir changed a bit:
before patch:
vblank_mode=2 (default)-> always freezes inside 0..2 minutes runtime,
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #10 from Thomas Hellström ---
(In reply to haro41 from comment #8)
> @Thomas,
>
> i got two rejects when trying to apply the patch.
>
> Let me sync to your base version first, to avoid additional diffs,
> where/when did you branch
https://bugs.freedesktop.org/show_bug.cgi?id=102358
Thomas Hellström changed:
What|Removed |Added
Attachment #133771|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #8 from har...@gmx.de ---
@Thomas,
i got two rejects when trying to apply the patch.
Let me sync to your base version first, to avoid additional diffs,
where/when did you branch exactly?
--
You are receiving this mail because:
You
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #7 from Thomas Hellström ---
Created attachment 133771
--> https://bugs.freedesktop.org/attachment.cgi?id=133771&action=edit
Patch to see if there might be a race causing this
@haro41: Could you test the attached dri3_mutex.diff a
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #6 from har...@gmx.de ---
BTW:
... setting environment variable LIBGL_DRI3_DISABLE (to switch back to DRI2)
fixes the freeze too ...
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #5 from Thomas Hellström ---
This looks odd.
That commit actually only adds a wait for all swaps to be scheduled at
glFinish(), so it shouldn't really be causing any grief unless the server
somehow forgets to send the right events
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #4 from har...@gmx.de ---
Created attachment 133719
--> https://bugs.freedesktop.org/attachment.cgi?id=133719&action=edit
gdb all tread backtrace
--
You are receiving this mail because:
You are the assignee for the bug.___
https://bugs.freedesktop.org/show_bug.cgi?id=102358
Michel Dänzer changed:
What|Removed |Added
CC||thellst...@vmware.com
--- Comment #3 fr
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #2 from har...@gmx.de ---
Yes, i did it via 'git bisect'.
Here is the first related commit:
d5ba75f8881f0869dc16f71f7395514c0a35b6e2 is the first bad commit
commit d5ba75f8881f0869dc16f71f7395514c0a35b6e2
Author: Thomas Hellstrom
D
https://bugs.freedesktop.org/show_bug.cgi?id=102358
--- Comment #1 from Michel Dänzer ---
Can you bisect which Mesa Git commit introduced the issue?
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dr
https://bugs.freedesktop.org/show_bug.cgi?id=102358
har...@gmx.de changed:
What|Removed |Added
Summary|WarThunder freezes always |WarThunder freezes at
41 matches
Mail list logo