diff --git a/.gitlab-ci/container/build-deqp.sh b/.gitlab-ci/container/build-deqp.sh index 109132f98a8..70a03dd1db4 100755 --- a/.gitlab-ci/container/build-deqp.sh +++ b/.gitlab-ci/container/build-deqp.sh @@ -23,7 +23,7 @@ set -x # - the GL release produces `glcts`, and # - the GLES release produces `deqp-gles*` and `deqp-egl` -DEQP_MAIN_COMMIT=db48c34bebaf3359453e44ab151a2ff9f9c58eb2 +DEQP_MAIN_COMMIT=211e452358f5cafd14bdd76d78342b62741e94aa DEQP_VK_VERSION=1.4.3.3 DEQP_GL_VERSION=4.6.6.0 DEQP_GLES_VERSION=3.2.12.0 diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index da9fe90e976..e559458ab06 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -23,10 +23,10 @@ variables: DEBIAN_BUILD_TAG: "20250926-D3D618" DEBIAN_TEST_BASE_TAG: "20251125-crosvirgl" - DEBIAN_TEST_ANDROID_TAG: "20251117-angle-12" - DEBIAN_TEST_GL_TAG: "20251117-angle-12" + DEBIAN_TEST_ANDROID_TAG: "20251128-vkcts" + DEBIAN_TEST_GL_TAG: "20251128-vkcts" DEBIAN_TEST_VIDEO_TAG: "20250813-vector" - DEBIAN_TEST_VK_TAG: "20251125-vkd3d" + DEBIAN_TEST_VK_TAG: "20251128-vkd3d" ALPINE_X86_64_BUILD_TAG: "20251001-realninja" diff --git a/src/amd/ci/radv-cezanne-fails.txt b/src/amd/ci/radv-cezanne-fails.txt new file mode 100644 index 00000000000..ff2c10aef02 --- /dev/null +++ b/src/amd/ci/radv-cezanne-fails.txt @@ -0,0 +1,2 @@ +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.m10_resolve.resolve_cmd.d32_sfloat_s8_uint.depth.max.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d32_sfloat.depth.max.regions_multilayer.no_flags,Fail diff --git a/src/amd/ci/radv-cezanne-flakes.txt b/src/amd/ci/radv-cezanne-flakes.txt new file mode 100644 index 00000000000..37458f04b3c --- /dev/null +++ b/src/amd/ci/radv-cezanne-flakes.txt @@ -0,0 +1,2 @@ +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.m10_resolve.resolve_cmd.d32_sfloat_s8_uint.depth.max.regions_multilayer.no_flags +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d32_sfloat.depth.max.regions_multilayer.no_flags diff --git a/src/amd/ci/radv-gfx1201-fails.txt b/src/amd/ci/radv-gfx1201-fails.txt index ad99a3fbc89..d3bd3588132 100644 --- a/src/amd/ci/radv-gfx1201-fails.txt +++ b/src/amd/ci/radv-gfx1201-fails.txt @@ -9,118 +9,6 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_r dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail -# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057 -dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc7_unorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16g16_uint,Fail -dEQP-VK.image.host_image_copy.query.optimal.r32g32b32a32_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r8g8b8a8_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.d32_sfloat,Fail - -# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5988 -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.pipeline.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_binary.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_2x2.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_col.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_row.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_min_rowcol.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_2x2.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_col_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_row_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.physical_buffer.rowmajor.linear,Fail -dEQP-VK.compute.shader_object_spirv.cooperative_matrix.khr_r.subgroupscope.reduce_sum_rowcol_changedim.bfloat16_bfloat16.workgroup.rowmajor.linear,Fail - # CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6173 dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail @@ -267,3 +155,41 @@ dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.*,Fail + +# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6166 +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.layered_dpb_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.layered_dpb_intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.tiling_1x2_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.tiling_1x2_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_b3_13_15.default,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_b3_13_15.layered_dpb,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_b3_13_15.tiling_1x2,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.layered_dpb_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.tiling_1x2_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.tiling_1x2_layered_dpb_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.tiling_1x2_layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.layered_dpb_intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.tiling_1x2_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.tiling_1x2_intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.tiling_1x2_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.tiling_1x2_layered_dpb_intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.tiling_1x2_layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_b3_13_15.default,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_b3_13_15.layered_dpb,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_b3_13_15.tiling_1x2,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.layered_dpb_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.layered_dpb_intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.tiling_1x2_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.tiling_1x2_layered_dpb_intra_refresh_row_based,Fail diff --git a/src/amd/ci/radv-gfx1201-flakes.txt b/src/amd/ci/radv-gfx1201-flakes.txt index ae83aa91fe8..afb0e6f54d6 100644 --- a/src/amd/ci/radv-gfx1201-flakes.txt +++ b/src/amd/ci/radv-gfx1201-flakes.txt @@ -40,3 +40,6 @@ dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statis dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_list_with_adjacency.draw dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_list_with_adjacency.indirect dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.pgq_64bit_xfb_32bit.triangle_strip.draw + +# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6166 +dEQP-VK.video.encode.av1.352x288_* diff --git a/src/amd/ci/radv-hawaii-fails.txt b/src/amd/ci/radv-hawaii-fails.txt index e69de29bb2d..db4d685d847 100644 --- a/src/amd/ci/radv-hawaii-fails.txt +++ b/src/amd/ci/radv-hawaii-fails.txt @@ -0,0 +1,22 @@ +# RADV bug +dEQP-VK.pipeline.fast_linked_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.monolithic.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.monolithic.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.monolithic.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.pipeline_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.pipeline_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.pipeline_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_linked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_linked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_linked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_linked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_linked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_linked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_unlinked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_unlinked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_unlinked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail diff --git a/src/amd/ci/radv-navi10-fails.txt b/src/amd/ci/radv-navi10-fails.txt index fd9a7b6065e..79b36e4c74c 100644 --- a/src/amd/ci/radv-navi10-fails.txt +++ b/src/amd/ci/radv-navi10-fails.txt @@ -8,14 +8,3 @@ dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving_transfe dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.2_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail - -# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057 -dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc7_unorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16g16_uint,Fail -dEQP-VK.image.host_image_copy.query.optimal.r32g32b32a32_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r8g8b8a8_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.d32_sfloat,Fail diff --git a/src/amd/ci/radv-navi21-fails.txt b/src/amd/ci/radv-navi21-fails.txt index fd9a7b6065e..79b36e4c74c 100644 --- a/src/amd/ci/radv-navi21-fails.txt +++ b/src/amd/ci/radv-navi21-fails.txt @@ -8,14 +8,3 @@ dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving_transfe dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.2_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail - -# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057 -dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc7_unorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16g16_uint,Fail -dEQP-VK.image.host_image_copy.query.optimal.r32g32b32a32_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r8g8b8a8_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.d32_sfloat,Fail diff --git a/src/amd/ci/radv-navi31-fails.txt b/src/amd/ci/radv-navi31-fails.txt index 177567c401e..0530a87d7bc 100644 --- a/src/amd/ci/radv-navi31-fails.txt +++ b/src/amd/ci/radv-navi31-fails.txt @@ -9,17 +9,6 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_r dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail -# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057 -dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc7_unorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16g16_uint,Fail -dEQP-VK.image.host_image_copy.query.optimal.r32g32b32a32_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r8g8b8a8_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.d32_sfloat,Fail - # CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6173 dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_adjacency_with_no_color_attachments,Fail dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_cmdcopyquerypoolresults_line_list_with_no_color_attachments,Fail @@ -166,3 +155,16 @@ dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_2.*,Fail + +# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6166 +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_15.tiling_1x2_layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.layered_dpb_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_10le_420.i_p_open_15.tiling_1x2_layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.layered_dpb_intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_15.tiling_1x2_layered_dpb_intra_refresh_column_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.layered_dpb_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.layered_dpb_intra_refresh_row_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.tiling_1x2_layered_dpb_intra_refresh_any_block_based,Fail +dEQP-VK.video.encode.av1.352x288_8le_420.i_p_open_15.tiling_1x2_layered_dpb_intra_refresh_column_based,Fail diff --git a/src/amd/ci/radv-polaris10-fails.txt b/src/amd/ci/radv-polaris10-fails.txt index 67d3ba0db61..98079b5953c 100644 --- a/src/amd/ci/radv-polaris10-fails.txt +++ b/src/amd/ci/radv-polaris10-fails.txt @@ -3,3 +3,26 @@ dEQP-VK.video.synchronization.decode_h264.basic.event.device_set_reset,Fail dEQP-VK.video.synchronization.decode_h265.basic.event.device_set_reset,Fail dEQP-VK.video.synchronization2.decode_h264.basic.event.device_set_reset,Fail dEQP-VK.video.synchronization2.decode_h265.basic.event.device_set_reset,Fail + +# RADV bug +dEQP-VK.pipeline.fast_linked_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.monolithic.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.monolithic.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.monolithic.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.pipeline_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.pipeline_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.pipeline_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_linked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_linked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_linked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_linked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_linked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_linked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_unlinked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_unlinked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_unlinked_binary.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_8,Fail diff --git a/src/amd/ci/radv-raphael-fails.txt b/src/amd/ci/radv-raphael-fails.txt index 5baa7f02735..99e393f26a0 100644 --- a/src/amd/ci/radv-raphael-fails.txt +++ b/src/amd/ci/radv-raphael-fails.txt @@ -178,14 +178,3 @@ dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_list_with_no_color_attachments,Fail dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_adjacency_with_no_color_attachments,Fail dEQP-VK.query_pool.statistics_query.reset_after_copy.fragment_shader_invocations.primary.64bits_dstoffset_cmdcopyquerypoolresults_triangle_strip_with_no_color_attachments,Fail - -# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057 -dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc7_unorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16g16_uint,Fail -dEQP-VK.image.host_image_copy.query.optimal.r32g32b32a32_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r8g8b8a8_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.d32_sfloat,Fail diff --git a/src/amd/ci/radv-raven-fails.txt b/src/amd/ci/radv-raven-fails.txt index e69de29bb2d..31d99b4fdfd 100644 --- a/src/amd/ci/radv-raven-fails.txt +++ b/src/amd/ci/radv-raven-fails.txt @@ -0,0 +1,8 @@ +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth.average.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth.min.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth_stencil.min.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d32_sfloat_s8_uint.stencil.sample_zero.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d16_unorm.depth.min.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d32_sfloat.depth.average.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d32_sfloat_s8_uint.depth_stencil.max.regions_multilayer.no_flags,Fail +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth_stencil.min.regions_multilayer.no_flags,Fail diff --git a/src/amd/ci/radv-raven-flakes.txt b/src/amd/ci/radv-raven-flakes.txt index 5f301db201f..f792f0cd856 100644 --- a/src/amd/ci/radv-raven-flakes.txt +++ b/src/amd/ci/radv-raven-flakes.txt @@ -4,3 +4,12 @@ dEQP-VK.pipeline.pipeline_library.framebuffer_attachment.diff_attachments_2d_32x # uprev Piglit in Mesa dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.2_secondary_2_primary_cmdbuffers_resuming dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_secondary_primary_cmdbuffers_resuming + +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth.average.regions_multilayer.no_flags +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth.min.regions_multilayer.no_flags +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth_stencil.min.regions_multilayer.no_flags +dEQP-VK.pipeline.fast_linked_library.multisample.m10_resolve.resolve_cmd.d32_sfloat_s8_uint.stencil.sample_zero.regions_multilayer.no_flags +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d16_unorm.depth.min.regions_multilayer.no_flags +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d32_sfloat.depth.average.regions_multilayer.no_flags +dEQP-VK.pipeline.monolithic.multisample.m10_resolve.resolve_cmd.d32_sfloat_s8_uint.depth_stencil.max.regions_multilayer.no_flags +dEQP-VK.pipeline.shader_object_unlinked_spirv.multisample.m10_resolve.resolve_cmd.d16_unorm_s8_uint.depth_stencil.min.regions_multilayer.no_flags diff --git a/src/amd/ci/radv-renoir-fails.txt b/src/amd/ci/radv-renoir-fails.txt index bf101e8bbc0..8ba39406ac2 100644 --- a/src/amd/ci/radv-renoir-fails.txt +++ b/src/amd/ci/radv-renoir-fails.txt @@ -9,3 +9,7 @@ dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving_transfe dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.2_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail + +# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6155 +dEQP-VK.api.copy_and_blit.core.image_to_image_transfer_queue.array.array_to_array_whole_mipmap_s8_uint,Fail +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image_transfer_queue.array.array_to_array_whole_mipmap_s8_uint,Fail diff --git a/src/amd/ci/radv-stoney-fails.txt b/src/amd/ci/radv-stoney-fails.txt index 0ecc844274d..1116360f135 100644 --- a/src/amd/ci/radv-stoney-fails.txt +++ b/src/amd/ci/radv-stoney-fails.txt @@ -1,2 +1,5 @@ # See https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9049 dEQP-VK.pipeline.timestamp.calibrated.calibration_test,Fail + +# RADV bug +dEQP-VK.pipeline.pipeline_library.multisample.3d.64x64x8_1.r8g8b8a8_unorm.samples_2,Fail diff --git a/src/amd/ci/radv-vangogh-fails.txt b/src/amd/ci/radv-vangogh-fails.txt index fd9a7b6065e..79b36e4c74c 100644 --- a/src/amd/ci/radv-vangogh-fails.txt +++ b/src/amd/ci/radv-vangogh-fails.txt @@ -8,14 +8,3 @@ dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving_transfe dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.2_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.4_bit,Fail dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.whole_copy_before_resolving_transfer.8_bit,Fail - -# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6057 -dEQP-VK.image.host_image_copy.query.optimal.b8g8r8a8_sint,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.bc7_unorm_block,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.r16g16_uint,Fail -dEQP-VK.image.host_image_copy.query.optimal.r32g32b32a32_sfloat,Fail -dEQP-VK.image.host_image_copy.query.optimal.r8g8b8a8_unorm,Fail -dEQP-VK.image.host_image_copy.query.optimal.d32_sfloat,Fail diff --git a/src/amd/ci/radv-vega10-fails.txt b/src/amd/ci/radv-vega10-fails.txt index 222fcc27df6..e927919def6 100644 --- a/src/amd/ci/radv-vega10-fails.txt +++ b/src/amd/ci/radv-vega10-fails.txt @@ -15,3 +15,7 @@ dEQP-VK.video.synchronization.decode_h264.basic.event.device_set_reset,Fail dEQP-VK.video.synchronization.decode_h265.basic.event.device_set_reset,Fail dEQP-VK.video.synchronization2.decode_h264.basic.event.device_set_reset,Fail dEQP-VK.video.synchronization2.decode_h265.basic.event.device_set_reset,Fail + +# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6155 +dEQP-VK.api.copy_and_blit.core.image_to_image_transfer_queue.array.array_to_array_whole_mipmap_s8_uint,Fail +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image_transfer_queue.array.array_to_array_whole_mipmap_s8_uint,Fail