[Bug 92216] [Regression, bisected] piglit gl-1.0-beginend-coverage, gl-1.0-no-op-paths, and gl-2.1-pbo broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 1 10:31:39 PDT 2015


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

            Bug ID: 92216
           Summary: [Regression, bisected] piglit
                    gl-1.0-beginend-coverage, gl-1.0-no-op-paths, and
                    gl-2.1-pbo broken
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Created attachment 118568
  --> https://bugs.freedesktop.org/attachment.cgi?id=118568&action=edit
test output

On all tested platforms, the following failures have been bisected to a single
commit:

piglit.spec.!opengl 2_1.pbo
piglit.spec.!opengl 1_0.gl-1.0-beginend-coverage

Additionally, the same commit regressed the following test ONLY on 32 bit
platforms:
piglit.spec.!opengl 1_0.gl-1.0-no-op-paths

The problematic commit:

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Sep 30 11:29:13 2015 -0600

    mesa: consolidate texture binding code

    Before, we were doing the actual _mesa_reference_texobj() call and
    ctx->Driver.BindTexture() and misc housekeeping in three different
    places.  This consolidates the common code in a new bind_texture()
    function.

    Reviewed-by: Tapani Pälli <tapani.palli at intel.com>

Output for each test saved in attachments.

-- 
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-3d-bugs/attachments/20151001/c5503dbd/attachment-0001.html>


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