[Bug 108805] i965 regressions from EXT_texture_sRGB_R8

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 19 20:00:00 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108805

            Bug ID: 108805
           Summary: i965 regressions from EXT_texture_sRGB_R8
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: gw.fossdev at gmail.com
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: fdo-bugs at engestrom.ch

Many tests regressed due to the series ending in:

18a8e11aeae51266e76ad7568261ba5c1a4d410b
Author:     Gert Wollny <gert.wollny at collabora.com>
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181119/69f496ea/attachment.html>


More information about the intel-3d-bugs mailing list