[Bug 65048] [G33 SNA] Xv video tearing regression in GIT 195a51353c3af7bd253227da5f759f06cea01f73
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 27 13:16:51 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=65048
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
And I thought I was being so clever in honouring the sync parameter passed down
by Xv!
commit f38d037b94aacdccb2aaa058bbe48d1c8079d604
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Mon May 27 21:07:20 2013 +0100
sna/video: Correct interpretation of 'sync'
The 'sync' parameter past along XvPutImage is not a request for us to
perform the operation synchronised to the vblank, rather a hint that the
client wishes the operation to be synchronous. In Xorg, this is
implemented as an immediate ShmCompletion event so make sure we flush
the operation to hw in this case.
Fixes regression from
commit 195a51353c3af7bd253227da5f759f06cea01f73 [2.21.8]
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Tue Apr 9 19:13:46 2013 +0100
sna/video: Convert to a pure Xv backend
Reported-by: Matti Hamalainen <ccr at tnsp.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=65048
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: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130527/e61112ac/attachment.html>
More information about the intel-gfx-bugs
mailing list