From 31f8b704816d191936962a66e9afe18a878221a5 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Mon, 21 Jun 2021 15:37:15 -0700 Subject: [PATCH] turnip: Link more MRs and issues related to our xfails. Part-of: --- src/freedreno/ci/deqp-freedreno-a630-fails.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/freedreno/ci/deqp-freedreno-a630-fails.txt b/src/freedreno/ci/deqp-freedreno-a630-fails.txt index 44b3eab5d4b..8f45f17974f 100644 --- a/src/freedreno/ci/deqp-freedreno-a630-fails.txt +++ b/src/freedreno/ci/deqp-freedreno-a630-fails.txt @@ -7,6 +7,8 @@ KHR-GL33.transform_feedback.draw_xfb_instanced_test,Crash KHR-GL33.transform_feedback.draw_xfb_stream_instanced_test,Crash KHR-GL33.transform_feedback.query_vertex_interleaved_test,Fail KHR-GL33.transform_feedback.query_vertex_separate_test,Fail + +# "Intermediate verification failed for coordinates (0, 0) sample 2 (Fail)" dEQP-VK.api.copy_and_blit.core.resolve_image.whole_array_image_one_region.4_bit,Fail dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving.4_bit,Fail dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail,Fail @@ -16,6 +18,8 @@ dEQP-VK.api.info.format_properties.g8b8g8r8_422_unorm,Fail dEQP-VK.compute.basic.max_local_size_x,Crash dEQP-VK.compute.basic.max_local_size_y,Crash +# shader_viewport and atomic_operations fails to reproduce on anholt's cheza, +# even with a failing caselist from CI. dEQP-VK.draw.shader_viewport_index.fragment_shader_10,Fail dEQP-VK.draw.shader_viewport_index.fragment_shader_12,Fail dEQP-VK.draw.shader_viewport_index.fragment_shader_13,Fail @@ -59,11 +63,22 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.7,Fail dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7,Fail dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7,Fail + +# "MESA: error: ir3_ra() failed! +# https://gitlab.freedesktop.org/mesa/mesa/-/issues/33 dEQP-VK.spirv_assembly.instruction.compute.opcopymemory.array,Fail +# fails to reproduce on anholt's cheza, even with a failing caselist from CI. dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_single_buffer_geom,Fail dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_geom,Fail + +# "MESA: error: ir3_ra() failed!" +# https://gitlab.freedesktop.org/mesa/mesa/-/issues/33 +# Needs spilling, or maybe some scheduling (though throwing a bit of nir_move/sink +# at it didn't help). dEQP-VK.spirv_assembly.instruction.spirv1p4.opcopylogical.nested_arrays_different_inner_stride,Fail + +# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6752 dEQP-VK.subgroups.basic.compute.subgroupbarrier,Crash dEQP-VK.subgroups.basic.compute.subgroupelect,Crash dEQP-VK.subgroups.basic.compute.subgroupmemorybarrier,Crash @@ -92,8 +107,11 @@ dEQP-VK.subgroups.vote.compute.subgroupallequal_vec2,Crash dEQP-VK.subgroups.vote.compute.subgroupallequal_vec3,Crash dEQP-VK.subgroups.vote.compute.subgroupallequal_vec4,Crash dEQP-VK.subgroups.vote.compute.subgroupany_uint,Crash + dEQP-VK.texture.filtering.2d.formats.d24_unorm_s8_uint_stencil.nearest,Fail dEQP-VK.texture.filtering.2d_array.formats.d24_unorm_s8_uint_stencil.d24_unorm_s8_uint_stencil_nearest,Fail dEQP-VK.texture.filtering.cube.formats.d24_unorm_s8_uint_stencil.nearest,Fail dEQP-VK.texture.filtering.unnormal.formats.d24_unorm_s8_uint_stencil.nearest,Fail + +# Broken on all drivers: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4582 dEQP-VK.wsi.display_control.register_device_event,Fail