Summary: | [SKL Bisected]ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_all_valid_basic_types fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i965 | Assignee: | Neil Roberts <nroberts> |
Status: | VERIFIED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | high | CC: | idr, james.ausmus |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
output
i965/skl: Force the exec size to 8 when initing header for SIMD4x2 |
Description
lu hua
2015-04-23 07:38:09 UTC
Following cases also fail with the same bisect commit: ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_arrays_of_all_valid_basic_types ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_block_member_layouts ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_inherit_and_override_layouts ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_not_whole_uniform_array_active ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_repeat_global_scope_layouts ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_storage_layouts ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_structures_of_all_valid_basic_types ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_unused_uniforms_in_std140 Many ES3-CTS.shaders.uniform_block*(about 570 cases) cases also fail with this commit. Created attachment 115299 [details] [review] i965/skl: Force the exec size to 8 when initing header for SIMD4x2 Thanks for the bug report. I don't have access to a Skylake machine to test today but I think I have replicated the problem by temporarily forcing this code path on Haswell. Would you be able to test with this patch? (In reply to Neil Roberts from comment #2) > Created attachment 115299 [details] [review] [review] > i965/skl: Force the exec size to 8 when initing header for SIMD4x2 > > Thanks for the bug report. I don't have access to a Skylake machine to test > today but I think I have replicated the problem by temporarily forcing this > code path on Haswell. > > Would you be able to test with this patch? Test full ogles3conform case, Fixed by this patch. I've pushed the patch to master: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be119e80c9414aaf5101809c4 Verified.Fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.