[Bug 92589] [BDW BSW SKL CTS] ES31-CTS.texture_gather.* GPU_HANG

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 19 23:44:12 PST 2016


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

Tapani Pälli <lemody at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #18 from Tapani Pälli <lemody at gmail.com> ---
commit f8ac314cc2353f439e6a917db4e3aeaf47e2093e
Author: Francisco Jerez <currojerez at riseup.net>
Date:   Sat Jan 16 15:11:03 2016 -0800

    i965: Implement compute sampler state atom.

    Fixes a number of GLES31 CTS failures and hangs on various hardware:

     ES31-CTS.texture_gather.plain-gather-depth-2d
     ES31-CTS.texture_gather.plain-gather-depth-2darray
     ES31-CTS.texture_gather.plain-gather-depth-cube
     ES31-CTS.texture_gather.offset-gather-depth-2d
     ES31-CTS.texture_gather.offset-gather-depth-2darray
     ES31-CTS.layout_binding.sampler2D_layout_binding_texture_ComputeShader
    
ES31-CTS.layout_binding.sampler2DArray_layout_binding_texture_ComputeShader
     ES31-CTS.explicit_uniform_location.uniform-loc-types-samplers
     ES31-CTS.compute_shader.resources-texture

    Some of them were actually passing by luck on some generations even
    though we weren't uploading sampler state tables explicitly for the
    compute stage, most likely because they relied on the cached sampler
    state left from previous rendering to be close enough.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92589
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93312
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93325
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93407
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93725
    Reported-by: Marta Lofstedt <marta.lofstedt at intel.com>
    Reviewed-by: Marta Lofstedt <marta.lofstedt at intel.com>
    Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>

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


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