[Bug 96248] [SKL] intermittent arb_texture_multisample failures

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 27 23:22:35 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=96248

Mark Janes <mark.a.janes at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|idr at freedesktop.org         |anuj.phogat at gmail.com

--- Comment #3 from Mark Janes <mark.a.janes at intel.com> ---
It took me half a day to bisect it to Anuj's series, ending in:

i965: Don't use fast copy blit in case of logical operations other than GL_COPY

XY_FAST_COPY_BLT command doesn't have a field for raster operation. So, fall
back to using XY_SRC_COPY_BLT to handle those cases.

Fixes piglit test gl-1.1-xor-copypixels when fast copy blit is enabled
for all tiling formats.

Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
Reviewed-by: Matt Turner <mattst88 at gmail.com>


The failures are not easy to reproduce, and it can take several *full* runs to
see them.  I'm confident that it is from these commits, because I looked at
Anuj's pre-commit developer builds, and also found the regressions in those
results.

-- 
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-3d-bugs/attachments/20160527/5c07272f/attachment.html>


More information about the intel-3d-bugs mailing list