<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 - i965 regressions from EXT_texture_sRGB_R8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108805">108805</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>i965 regressions from EXT_texture_sRGB_R8
          </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>Keywords</th>
          <td>bisected, regression
          </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>gw.fossdev@gmail.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mark.a.janes@intel.com
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>fdo-bugs@engestrom.ch
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Many tests regressed due to the series ending in:

18a8e11aeae51266e76ad7568261ba5c1a4d410b
Author:     Gert Wollny <<a href="mailto:gert.wollny@collabora.com">gert.wollny@collabora.com</a>>
i965:use FRAMEBUFFER_UNSUPPORTED instead of FRAMEBUFFER_INCOMPLETE_DIMENSIONS

FRAMEBUFFER_INCOMPLETE_DIMENSIONS is not supported for GLES 3.0 and later and
not defined for Desktop OpenGL. Instead use FRAMEBUFFER_UNSUPPORTED like it
was done before.


These regressions, as well as a Mesa build failure, would have been caught by
Mesa i965 CI if the patches had been tested.

Regressions below:
KHR-GL46.direct_state_access.textures_buffer_rgb32f
KHR-GL46.direct_state_access.textures_buffer_rgb32i
KHR-GL46.direct_state_access.textures_buffer_rgb32ui
KHR-GL46.direct_state_access.textures_storage_1d_rgb32f
KHR-GL46.direct_state_access.textures_storage_1d_rgb32i
KHR-GL46.direct_state_access.textures_storage_1d_rgb32ui
KHR-GL46.direct_state_access.textures_storage_2d_rgb32f
KHR-GL46.direct_state_access.textures_storage_2d_rgb32i
KHR-GL46.direct_state_access.textures_storage_2d_rgb32ui
KHR-GL46.direct_state_access.textures_storage_3d_rgb32f
KHR-GL46.direct_state_access.textures_storage_3d_rgb32i
KHR-GL46.direct_state_access.textures_storage_3d_rgb32ui
KHR-GL46.direct_state_access.textures_storage_multisample_2d_rgb32f
KHR-GL46.direct_state_access.textures_storage_multisample_2d_rgb32i
KHR-GL46.direct_state_access.textures_storage_multisample_2d_rgb32ui
KHR-GL46.direct_state_access.textures_storage_multisample_3d_rgb32f
KHR-GL46.direct_state_access.textures_storage_multisample_3d_rgb32i
KHR-GL46.direct_state_access.textures_storage_multisample_3d_rgb32ui
KHR-GL46.direct_state_access.textures_subimage_1d_rgb32f
KHR-GL46.direct_state_access.textures_subimage_1d_rgb32i
KHR-GL46.direct_state_access.textures_subimage_1d_rgb32ui
KHR-GL46.direct_state_access.textures_subimage_2d_rgb32f
KHR-GL46.direct_state_access.textures_subimage_2d_rgb32i
KHR-GL46.direct_state_access.textures_subimage_2d_rgb32ui
KHR-GL46.direct_state_access.textures_subimage_3d_rgb32f
KHR-GL46.direct_state_access.textures_subimage_3d_rgb32i
KHR-GL46.direct_state_access.textures_subimage_3d_rgb32ui
KHR-GL46.texture_size_promotion.functional
(these tests crash)

piglit.­spec.­ext_image_dma_buf_import.­ext_image_dma_buf_import-sample_nv12
/tmp/build_root/m64/lib/piglit/bin/ext_image_dma_buf_import-sample_yuv
-fmt=NV12 -alpha-one -auto
Probe at (0,0)
  Expected: 44 41 25 255
  Observed: 0 147 23 255</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>