[Bug 81025] New: [IVB/BYT Bisected]Piglit spec_ARB_draw_indirect_arb_draw_indirect-draw-elements-prim-restart-ugly fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 7 20:05:08 PDT 2014


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

          Priority: high
            Bug ID: 81025
          Assignee: idr at freedesktop.org
           Summary: [IVB/BYT Bisected]Piglit
                    spec_ARB_draw_indirect_arb_draw_indirect-draw-elements
                    -prim-restart-ugly fails
        QA Contact: intel-3d-bugs at lists.freedesktop.org
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: huax.lu at intel.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Drivers/DRI/i965
           Product: Mesa

System Environment:
--------------------------
Platform: Ivybridge
Libdrm:    (master)libdrm-2.4.54-17-ge8c3c1358ecaf4e90f7d43762357ae6f8e2022b6   
Mesa:    (master)f6db414f3ca2d692f262e3f5a38d4fcedbdf4f4f    
Xserver:(master)xorg-server-1.15.99.902-121-g2f5cf9ff9a0f713b7e038636484c77f113a5f10a
Xf86_video_intel:(master)2.99.912-224-g8fa22964f69d3ec8700f177dd7cb3cbc396a9f35
Libva:    (master)c61d8c6ce9ffc27320e9e177c1e1123d5f1b5014    
Libva_intel_driver: (master)c5cb17ea86f0065a939d3636dd26651c93d497c8
Kernel:    (drm-intel-nightly) 026bdf385dec2e1ade18eab75d0eed3997b88e9c

Bug detailed description:
-----------------------------
It fails on Ivybridge and Baytrail with mesa master and 10.2 branch.
Bisect shows:35cf3831d71770211f29da6608313dc1f6213d7b is the first bad commit.
commit 35cf3831d71770211f29da6608313dc1f6213d7b
Author:     Thomas Hellstrom <thellstrom at vmware.com>
AuthorDate: Thu Jul 3 02:07:36 2014 -0700
Commit:     Thomas Hellstrom <thellstrom at vmware.com>
CommitDate: Thu Jul 3 02:55:00 2014 -0700

    st/xa: Don't close the drm fd on failure v2

    If XA fails to initialize with pipe_loader enabled, the pipe_loader's
    cleanup function will close the drm file descriptor. That's pretty bad
    because the file descriptor will probably be the X server driver's only
    connection to drm. Temporarily solve this by dup()'ing the file descriptor
    before handing it over to the pipe loader.

    This fixes freedesktop.org bugzilla bug #80645.

    v2: Fix CC addresses.

    Cc: "10.2" <mesa-stable at lists.freedesktop.org>
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>

output:
Probe color at (96,96)
  Expected: 0.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 0.000000
PIGLIT: {'result': 'fail' }

Reproduce steps:
---------------------------- 
1. xinit
2. bin/arb_draw_indirect-draw-elements-prim-restart-ugly -fbo -auto

-- 
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/20140708/79bd05a8/attachment.html>


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