Summary: | [G33 SNA] Xv video tearing regression in GIT 195a51353c3af7bd253227da5f759f06cea01f73 | ||
---|---|---|---|
Product: | xorg | Reporter: | Matti Hämäläinen <ccr> |
Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Matti Hämäläinen
2013-05-27 19:20:12 UTC
And I thought I was being so clever in honouring the sync parameter passed down by Xv! commit f38d037b94aacdccb2aaa058bbe48d1c8079d604 Author: Chris Wilson <chris@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@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@tnsp.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=65048 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.