mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 19:40:10 +01:00
panfrost/ci: Enable test runs on G72
Looks pretty stable now! Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12850>
This commit is contained in:
parent
b1eb088792
commit
f86517be7f
2 changed files with 5 additions and 44 deletions
|
|
@ -1,39 +0,0 @@
|
|||
dEQP-GLES31.functional.draw_buffers_indexed.overwrite_common.common_advanced_blend_eq_buffer_advanced_blend_eq,Fail
|
||||
dEQP-GLES31.functional.draw_buffers_indexed.overwrite_common.common_blend_eq_buffer_advanced_blend_eq,Fail
|
||||
dEQP-GLES31.functional.draw_buffers_indexed.overwrite_common.common_separate_blend_eq_buffer_advanced_blend_eq,Fail
|
||||
dEQP-GLES31.functional.draw_buffers_indexed.overwrite_indexed.common_advanced_blend_eq_buffer_advanced_blend_eq,Fail
|
||||
dEQP-GLES31.functional.draw_buffers_indexed.overwrite_indexed.common_advanced_blend_eq_buffer_blend_eq,Fail
|
||||
dEQP-GLES31.functional.draw_buffers_indexed.overwrite_indexed.common_advanced_blend_eq_buffer_separate_blend_eq,Fail
|
||||
dEQP-GLES31.functional.draw_indirect.draw_elements_indirect.line_strip.instanced_attributes,Fail
|
||||
dEQP-GLES31.functional.draw_indirect.random.31,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image2d.vertex_binding_array,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image2d.vertex_binding_max_array,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image2d.vertex_binding_max,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image2d.vertex_binding_multiple,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image2d.vertex_binding_single,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image3d.vertex_binding_array,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image3d.vertex_binding_max_array,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image3d.vertex_binding_max,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image3d.vertex_binding_multiple,Fail
|
||||
dEQP-GLES31.functional.layout_binding.image.image3d.vertex_binding_single,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.23,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.35,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.49,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.68,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.6,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.79,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.80,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.82,Fail
|
||||
dEQP-GLES31.functional.separate_shader.random.89,Fail
|
||||
dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.21,Crash
|
||||
dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.36,Crash
|
||||
dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth24_stencil8.gather_size_npot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth24_stencil8.gather_size_pot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth_component16.gather_size_npot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth_component16.gather_size_pot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth_component24.gather_size_npot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth_component24.gather_size_pot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.formats.alpha.gather_size_npot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.formats.alpha.gather_size_pot,Fail
|
||||
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.lowp_mat2_float_vertex,Fail
|
||||
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.mediump_mat2_float_vertex,Fail
|
||||
|
|
@ -121,24 +121,24 @@ panfrost-g52-gl:arm64:
|
|||
DEQP_EXPECTED_RENDERER: G52
|
||||
PAN_MESA_DEBUG: "deqp,sync,indirect"
|
||||
|
||||
.lava-acer-mt8183-cp311-3h-jacuzzi:
|
||||
.lava-mt8183-kukui-jacuzzi-juniper-sku16:
|
||||
extends:
|
||||
- .panfrost-bifrost-rules
|
||||
- .panfrost-test
|
||||
variables:
|
||||
DEVICE_TYPE: acer-mt8183-cp311-3h-jacuzzi
|
||||
DEVICE_TYPE: mt8183-kukui-jacuzzi-juniper-sku16
|
||||
DTB: mt8183-kukui-jacuzzi-juniper-sku16
|
||||
BOOT_METHOD: depthcharge
|
||||
KERNEL_IMAGE_TYPE: ""
|
||||
GPU_VERSION: panfrost-g72
|
||||
tags:
|
||||
- mesa-ci-x86-64-lava-acer-mt8183-cp311-3h-jacuzzi
|
||||
- mesa-ci-x86-64-lava-mt8183-kukui-jacuzzi-juniper-sku16
|
||||
|
||||
.panfrost-g72-gl:arm64:
|
||||
panfrost-g72-gl:arm64:
|
||||
parallel: 3
|
||||
extends:
|
||||
- .lava-test:arm64
|
||||
- .lava-acer-mt8183-cp311-3h-jacuzzi
|
||||
- .lava-mt8183-kukui-jacuzzi-juniper-sku16
|
||||
variables:
|
||||
DEQP_EXPECTED_RENDERER: G72
|
||||
DEQP_SUITE: panfrost-g72
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue