<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 --- - [i965 Bisected]Piglit/spec_ARB_framebuffer_object_fbo-drawbuffers-none_glDrawPixels fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76721">76721</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>gregory.hainaut@gmail.com
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>[i965 Bisected]Piglit/spec_ARB_framebuffer_object_fbo-drawbuffers-none_glDrawPixels 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: Ivybridge
Libdrm:       
(master)libdrm-2.4.52-10-g1cb5fc706cf5913d9dee33c939f65a23ecea17a5
Mesa:        (master)b02bcea7157020b01d5f4fdcb5da69c10013a818
Xserver:   
(master)xorg-server-1.15.99.901-160-g7b2a517ba99f6756e98c4aef47d9b9399b997157
Xf86_video_intel:(master)2.99.911-10-ge46c196ecc8ad83f78f4f948b5dcb07906f249c2
Libva:        (staging)708ec2979b52647ce4744d181d964c413e98cc11
Libva_intel_driver:(staging)150f67c67bd92cd201b75a92388fe3a63b00cd8a
Kernel:    (drm-intel-nightly) 10c69add19dda3677219254d3e9dc3becbb60b97

Bug detailed description:
-----------------------------
It fails on i965 platforms with mesa master branch, and works well on 10.1
branch.
Bisect shows:4caa9db71ce05dc2cc86177ca42655c2011fbe4a is the first bad commit.
commit 4caa9db71ce05dc2cc86177ca42655c2011fbe4a
Author:     Gregory Hainaut <<a href="mailto:gregory.hainaut@gmail.com">gregory.hainaut@gmail.com</a>>
AuthorDate: Fri Jun 28 17:18:35 2013 -0700
Commit:     Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
CommitDate: Tue Mar 25 10:25:25 2014 -0700

    mesa/sso: Add gl_pipeline_object parameter to _mesa_use_shader_program

    Extend use_shader_program to support a different target. Allow to reuse the
    function to update the pipeline state. Note I bypass the flush when target
    isn't current. Maybe it would be better to create a new UseProgramStages
    driver function

    This was originally included in another patch, but it was split out by
    Ian Romanick.

    Reviewed-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Reviewed-by: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>>

output:
Testing glDrawPixels.
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (NONE, COLOR_ATTACHMENT1, COLOR_ATTACHMENT0, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=1" name="attach_1" title="various speedups">attachment 1</a> <a href="attachment.cgi?id=1&action=edit" title="various speedups">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=1'>[review]</a>,
  config (NONE, COLOR_ATTACHMENT1, COLOR_ATTACHMENT0, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=2" name="attach_2" title="fail on submake failure patch">attachment 2</a> <a href="attachment.cgi?id=2&action=edit" title="fail on submake failure patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=2'>[review]</a>,
  config (NONE, COLOR_ATTACHMENT1, COLOR_ATTACHMENT0, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (COLOR_ATTACHMENT1, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT0)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=1" name="attach_1" title="various speedups">attachment 1</a> <a href="attachment.cgi?id=1&action=edit" title="various speedups">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=1'>[review]</a>,
  config (COLOR_ATTACHMENT1, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT0)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=3" name="attach_3" title="fontconfig-opt-cache.patch">attachment 3</a> <a href="attachment.cgi?id=3&action=edit" title="fontconfig-opt-cache.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=3'>[review]</a>,
  config (COLOR_ATTACHMENT1, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT0)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=1" name="attach_1" title="various speedups">attachment 1</a> <a href="attachment.cgi?id=1&action=edit" title="various speedups">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=1'>[review]</a>,
  config (COLOR_ATTACHMENT1, COLOR_ATTACHMENT3, NONE, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=2" name="attach_2" title="fail on submake failure patch">attachment 2</a> <a href="attachment.cgi?id=2&action=edit" title="fail on submake failure patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=2'>[review]</a>,
  config (COLOR_ATTACHMENT1, COLOR_ATTACHMENT3, NONE, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=3" name="attach_3" title="fontconfig-opt-cache.patch">attachment 3</a> <a href="attachment.cgi?id=3&action=edit" title="fontconfig-opt-cache.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=3'>[review]</a>,
  config (COLOR_ATTACHMENT1, COLOR_ATTACHMENT3, NONE, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, COLOR_ATTACHMENT3, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=2" name="attach_2" title="fail on submake failure patch">attachment 2</a> <a href="attachment.cgi?id=2&action=edit" title="fail on submake failure patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=2'>[review]</a>,
  config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, COLOR_ATTACHMENT3, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=3" name="attach_3" title="fontconfig-opt-cache.patch">attachment 3</a> <a href="attachment.cgi?id=3&action=edit" title="fontconfig-opt-cache.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=3'>[review]</a>,
  config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, COLOR_ATTACHMENT3, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=2" name="attach_2" title="fail on submake failure patch">attachment 2</a> <a href="attachment.cgi?id=2&action=edit" title="fail on submake failure patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=2'>[review]</a>,
  config (NONE, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=3" name="attach_3" title="fontconfig-opt-cache.patch">attachment 3</a> <a href="attachment.cgi?id=3&action=edit" title="fontconfig-opt-cache.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=3'>[review]</a>,
  config (NONE, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT2)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (NONE, COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=1" name="attach_1" title="various speedups">attachment 1</a> <a href="attachment.cgi?id=1&action=edit" title="various speedups">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=1'>[review]</a>,
  config (NONE, COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (NONE, COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=2" name="attach_2" title="fail on submake failure patch">attachment 2</a> <a href="attachment.cgi?id=2&action=edit" title="fail on submake failure patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=2'>[review]</a>,
  config (NONE, COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=1" name="attach_1" title="various speedups">attachment 1</a> <a href="attachment.cgi?id=1&action=edit" title="various speedups">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=1'>[review]</a>,
  config (COLOR_ATTACHMENT3, NONE, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=3" name="attach_3" title="fontconfig-opt-cache.patch">attachment 3</a> <a href="attachment.cgi?id=3&action=edit" title="fontconfig-opt-cache.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=3'>[review]</a>,
  config (COLOR_ATTACHMENT3, NONE, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=1" name="attach_1" title="various speedups">attachment 1</a> <a href="attachment.cgi?id=1&action=edit" title="various speedups">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=1'>[review]</a>,
  config (COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=2" name="attach_2" title="fail on submake failure patch">attachment 2</a> <a href="attachment.cgi?id=2&action=edit" title="fail on submake failure patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=2'>[review]</a>,
  config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=1" name="attach_1" title="various speedups">attachment 1</a> <a href="attachment.cgi?id=1&action=edit" title="various speedups">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=1'>[review]</a>,
  config (NONE, NONE, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=2" name="attach_2" title="fail on submake failure patch">attachment 2</a> <a href="attachment.cgi?id=2&action=edit" title="fail on submake failure patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=2'>[review]</a>,
  config (NONE, NONE, COLOR_ATTACHMENT2, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color attachment 0,
  config (NONE, COLOR_ATTACHMENT0, NONE, NONE)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.200000 0.200000 0.200000 0.200000
  from color <span class=""><a href="attachment.cgi?id=3" name="attach_3" title="fontconfig-opt-cache.patch">attachment 3</a> <a href="attachment.cgi?id=3&action=edit" title="fontconfig-opt-cache.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76721&attachment=3'>[review]</a>,
  config (COLOR_ATTACHMENT3, NONE, NONE, NONE)
PIGLIT: {'result': 'fail' }


Reproduce steps:
---------------------------- 
1. xinit
2. ./bin/fbo-drawbuffers-none glDrawPixels -fbo</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>