[Bug 94829] X crash when starting minetest with compositing and DRI3 PRIME
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 5 19:05:58 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94829
--- Comment #19 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit e091ace4d861bbcd67d69f409f0cdf365ee2e685
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Tue Apr 5 20:01:07 2016 +0100
sna/present: Remove stale assert that fake vblanks only have one event
Since commit 02f535e8f3659f1147c6f2e698bd5d8730dec19b
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Mar 24 09:39:06 2016 +0000
sna/present: Requeue early vblank completions
we may hit the fake vblank timer path with an old hw struct that may have
multiple associated events. The assert that we only called the fake
vblank from sna_present_queue_vblank is no longer correct.
Reported-by: Christoph Haag <haagch at frickel.club>
References: https://bugs.freedesktop.org/show_bug.cgi?id=94829#c15
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
commit 4b4324cd059590cbeb37b6d6fd79446171cd04c4
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Tue Apr 5 20:01:07 2016 +0100
sna/present: Update the vblank timestamp after a blocking wait
After doing a blocking wait (rather than event driven) for the imminent
arrival of the next frame (when it is expected less than 1ms in the
future), update the timestamp and frame counter that we then report back
to present.
Reported-by: Christoph Haag <haagch at frickel.club>
References: https://bugs.freedesktop.org/show_bug.cgi?id=94829#c15
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160405/e8ef7901/attachment.html>
More information about the intel-gfx-bugs
mailing list