Summary: | Incorrect calculation of bracket values when startOver = FALSE | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | David James <davidjames> | ||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | Keywords: | patch | ||||
Version: | git | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
David James
2010-03-11 11:04:44 UTC
Created attachment 33963 [details] [review] Fix incorrect calculation of bracket values when startOver = FALSE Currently, SyncComputeBracketValues reuses old values of bracket_greater and bracket_less when startOver = FALSE. This can result in incorrect bracket values. To fix this issue, the startOver parameter is removed, and we do not reuse old values of bracket_greater and bracket_less. Please send the patch to the xorg-devel mailing list for review. FIXED in 758b8614477b53dc3de2b884fec5ccaf8a736432 / git://anongit.freedesktop.org/xorg/xserver |
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.