<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>high
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [ILK Bisected]Piglit shaders/glsl-fs-normalmatrix fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76381">76381</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>kenneth@whitecape.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[ILK Bisected]Piglit shaders/glsl-fs-normalmatrix fails
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>huax.lu@intel.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>System Environment:
--------------------------
Platform: Ironlake
Libdrm:       
(master)libdrm-2.4.52-9-g230389a0d7b712f8ad0bab6edaacd8988e64d76b
Mesa:        (master)651b8baa826609ca3a305a3cbcd085435931573c
Xserver:       
(master)xorg-server-1.15.99.901-96-gd18d3f6d18aa7827748f7ba14efd405b525883d0
Xf86_video_intel:       
(master)2.99.910-112-g15be6b7c9a89bfdac923d2a27649f539c430366f
Cairo:        (master)8e11a42e3e9b679dce97ac45cd8b47322536a253
Libva:        (staging)bf2e1773d4373619232c4c653b8cda19ea329441
Libva_intel_driver:        (staging)abd77ff2014322d152d723a3e8b1cba1e41b0a5f
Kernel:    (drm-intel-nightly)d6fb8438c5f136231283d7978505754f8f6f7d5f

Bug detailed description:
-----------------------------
It fails on Ironlake with mesa master branch, and works well on 10.1 branch.
Following cases also fail with same bisect commit:
shaders_glsl-fs-uniform-array-2
shaders_glsl-fs-uniform-array-6
shaders_glsl-fs-uniform-array-7

Bisect shows: b207e88b25e526d0f1ada7b19605b880a27866dc is the first bad commit.
commit b207e88b25e526d0f1ada7b19605b880a27866dc
Author:     Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
AuthorDate: Fri Mar 7 16:10:50 2014 -0800
Commit:     Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
CommitDate: Tue Mar 18 10:11:36 2014 -0700

    i965/fs: Support pull parameters in SIMD16 mode.

    This is just a matter of reusing the pull/push constant information set
    up by the SIMD8 compile.

    This gains us 78 SIMD16 programs in shader-db.

    Signed-off-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
    Reviewed-by: Topi Pohjolainen <<a href="mailto:topi.pohjolainen@intel.com">topi.pohjolainen@intel.com</a>>

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


Reproduce steps:
----------------------------
1. xinit
2. ./bin/shader_runner tests/shaders/glsl-fs-normalmatrix.shader_test -auto</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>