<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression] [bisected] [OpenGL CTS] [SKL,BDW] KHR-GL46.texture_barrier_ARB.disjoint-texels KHR-GL46.texture_barrier_ARB.overlapping-texels KHR-GL46.texture_barrier.disjoint-texels KHR-GL46.texture_barrier*-texels fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107359">107359</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Regression] [bisected] [OpenGL CTS] [SKL,BDW] KHR-GL46.texture_barrier_ARB.disjoint-texels KHR-GL46.texture_barrier_ARB.overlapping-texels KHR-GL46.texture_barrier.disjoint-texels KHR-GL46.texture_barrier*-texels fail
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>agomez@igalia.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>After:

--

commit 0288fe8d0417730bdd5b3477130dd1dc32bdbcd3
Author: Nanley Chery <<a href="mailto:nanley.g.chery@intel.com">nanley.g.chery@intel.com</a>>
Date:   Wed May 30 16:32:07 2018 -0700

    i965/miptree: Use the correct BLT pitch

    Retile miptrees to a linear tiling less often. Retiling can cause issues
    with imported BOs.

    Bugzilla: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No test for miptrees with DRI modifiers"
   href="show_bug.cgi?id=106738">https://bugs.freedesktop.org/show_bug.cgi?id=106738</a>
    Suggested-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Cc: <<a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>>
    Reviewed-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

--

KHR-GL46.texture_barrier_ARB.disjoint-texels
KHR-GL46.texture_barrier_ARB.overlapping-texels
KHR-GL46.texture_barrier.disjoint-texels
KHR-GL46.texture_barrier.overlapping-texels

Are failing for SKL with the
config-gl46-master-cfg-1-run-3-width--1-height-64-seed-3. For example:

--

$ ./glcts --deqp-case=KHR-GL46.texture_barrier.disjoint-texels
--deqp-screen-rotation=unspecified --deqp-surface-width=-1
--deqp-surface-height=64 -
-deqp-watchdog=disable --deqp-base-seed=3 --deqp-gl-config-name=rgba8888d24s8
--deqp-surface-type=fbo --deqp-gl-config-id=1 --deqp-gl-context-type=egl

...

Test case 'KHR-GL46.texture_barrier.disjoint-texels'..                         
                                                                               
                                                     Fail (Failed to validate
rendering results at gl4cTextureBarrierTests.cpp:468)                           

DONE!                                                                         

Test run totals:                                                         
  Passed:        0/1 (0.0%)
  Failed:        1/1 (100.0%)                                                   
  Not supported: 0/1 (0.0%)           
  Warnings:      0/1 (0.0%)

--

Also:

GTF-GL46.gtf21.GL2FixedTests.buffer_corners.buffer_corners
GTF-GL46.gtf21.GL2FixedTests.stencil_plane_corners.stencil_plane_corners

Are failing for SKL *and BDW* with the
config-gl46-gtf-master-cfg-1-run-47-width--1-height-64-seed-3 configuration.
For example:

--

$ ./glcts
--deqp-case=GTF-GL46.gtf21.GL2FixedTests.stencil_plane_corners.stencil_plane_corners
--deqp-screen-rotation=unspecified --deqp-surface-width=-1
--deqp-surface-height=64 --deqp-watchdog=disable --deqp-base-seed=3
--deqp-gl-config-name=rgba8888d24s8 --deqp-surface-type=fbo
--deqp-gl-config-id=1 --deqp-gl-context-type=egl                            

...

Test case
'GTF-GL46.gtf21.GL2FixedTests.stencil_plane_corners.stencil_plane_corners'..
#+ Mismatch at the lower right corner.
  Fail (Fail)

DONE!

Test run totals:
  Passed:        0/1 (0.0%)
  Failed:        1/1 (100.0%)
  Not supported: 0/1 (0.0%)
  Warnings:      0/1 (0.0%)

--</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>