[Bug 96978] stencil texturing assertions in ISL

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 18 18:41:09 UTC 2016


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

            Bug ID: 96978
           Summary: stencil texturing assertions in ISL
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

The following assertions were found in CI when the generic ISL-based path was
enabled.

mesa 8521ce1a7ecb2e67f259d92c645a18ffbc49d347
i965/gen7: Use the generic ISL-based path for texture surfaces

Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
Reviewed-by: Chad Versace <chad.versace at intel.com>

regresses BYT,HSW,IVB
cts.gtf.gl3tests.packed_depth_stencil.packed_depth_stencil_stenciltexturing
deqp-gles31.functional.stencil_texturing.format.depth24_stencil8_2d
deqp-gles31.functional.stencil_texturing.format.depth24_stencil8_2d_array
deqp-gles31.functional.stencil_texturing.format.depth24_stencil8_cube
deqp-gles31.functional.stencil_texturing.format.depth32f_stencil8_2d
deqp-gles31.functional.stencil_texturing.format.depth32f_stencil8_2d_array
deqp-gles31.functional.stencil_texturing.format.depth32f_stencil8_cube
deqp-gles31.functional.stencil_texturing.misc.base_level
deqp-gles31.functional.stencil_texturing.render.depth24_stencil8_clear
deqp-gles31.functional.stencil_texturing.render.depth24_stencil8_draw
deqp-gles31.functional.stencil_texturing.render.depth32f_stencil8_clear
deqp-gles31.functional.stencil_texturing.render.depth32f_stencil8_draw
deqp-gles31.functional.texture.border_clamp.formats.depth24_stencil8_sample_stencil.gather_size_npot
deqp-gles31.functional.texture.border_clamp.formats.depth24_stencil8_sample_stencil.gather_size_pot
deqp-gles31.functional.texture.border_clamp.formats.depth32f_stencil8_sample_stencil.gather_size_npot
deqp-gles31.functional.texture.border_clamp.formats.depth32f_stencil8_sample_stencil.gather_size_pot
deqp-gles31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.gather.s_clamp_to_edge_t_clamp_to_border_npot
deqp-gles31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.gather.s_clamp_to_edge_t_clamp_to_border_pot
deqp-gles31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.gather.s_mirrored_repeat_t_clamp_to_border_npot
deqp-gles31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.gather.s_mirrored_repeat_t_clamp_to_border_pot
deqp-gles31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.gather.s_repeat_t_clamp_to_border_npot
deqp-gles31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.gather.s_repeat_t_clamp_to_border_pot



mesa 366a6a659d00442631a939d7de80b239b943f6e7
i965/blorp: Use the generic ISL path for texture surfaces on gen7

Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
Reviewed-by: Chad Versace <chad.versace at intel.com>

regresses BYT,HSW,IVB:
piglit.spec.ext_framebuffer_multisample_blit_scaled.blit-scaled samples.2 with
gl_texture_2d_multisample_array
piglit.spec.ext_framebuffer_multisample_blit_scaled.blit-scaled samples.4 with
gl_texture_2d_multisample_array



Assertions:
src/intel/isl/isl_surface_state.c:416: isl_gen7_surf_fill_state_s: Assertion
`info->aux_usage == ISL_AUX_USAGE_NONE' failed.

src/mesa/drivers/dri/i965/brw_wm_surface_state.c:449:
brw_update_texture_surface: Assertion `brw->gen >= 8' failed.

-- 
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/20160718/cb3290fb/attachment.html>


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