<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [BDW Regression]Piglit spec_ARB_sample_shading_builtin-gl-sample-id_2 fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78877">bug 78877</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>przanoni@gmail.com
           </td>
           <td>mika.kuoppala@intel.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>przanoni@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [BDW Regression]Piglit spec_ARB_sample_shading_builtin-gl-sample-id_2 fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78877#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [BDW Regression]Piglit spec_ARB_sample_shading_builtin-gl-sample-id_2 fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78877">bug 78877</a>
              from <span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span></b>
        <pre>Bisect shows: 9d0a6fa6c5e618bd978d625a215dc4a240ba3b3c is the first bad commit
commit 9d0a6fa6c5e618bd978d625a215dc4a240ba3b3c
Author:     Mika Kuoppala <<a href="mailto:mika.kuoppala@linux.intel.com">mika.kuoppala@linux.intel.com</a>>
AuthorDate: Wed May 14 17:02:16 2014 +0300
Commit:     Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
CommitDate: Wed May 14 19:16:13 2014 +0200

    drm/i915: add render state initialization

    HW guys say that it is not a cool idea to let device
    go into rc6 without proper 3d pipeline state.

    For each new uninitialized context, generate a
    valid null render state to be run on context
    creation.

    This patch introduces a skeleton with empty states.

    v2: - No need to vmap (Chris Wilson)
        - use .c files for state (Daniel Vetter)
        - no need to flush as i915_add_request does it
        - remove parameter for batch alloc size
        - don't wait for the init (Ben Widawsky)

    v3: - move to cpu/gpu (Chris Wilson)

    Tested-by: Kristen Carlson Accardi <<a href="mailto:kristen@linux.intel.com">kristen@linux.intel.com</a>> (v1)
    Tested-by: Oscar Mateo <<a href="mailto:oscar.mateo@intel.com">oscar.mateo@intel.com</a>>
    Reviewed-by: Damien Lespiau <<a href="mailto:damien.lespiau@intel.com">damien.lespiau@intel.com</a>>
    Signed-off-by: Mika Kuoppala <<a href="mailto:mika.kuoppala@intel.com">mika.kuoppala@intel.com</a>>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>