summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2020-11-10 09:57:24 +0100
committerDylan Baker <dylan.c.baker@intel.com>2020-11-13 10:05:32 -0800
commitf3ff1265ba79f6c8d1f39b3c8678578d0677913d (patch)
tree2732d8ecd4d9f47df621d2f2ca0cf2b0f7b4f031 /.gitlab-ci
parent5c167e8d923a167ccb4d02ba7d9445410220edc7 (diff)
panfrost: Fix Bifrost blend descriptor emission
Format conversion only works if the num_comps field is set to 4, probably because the tile buffer always store those 4 components internally. Fixes: edd98aac3f16 ("panfrost: Add support for native wallpapering on Bifrost") Fixes: 8389976b7c09 ("panfrost: XML-ify the blend descriptors") Cc: 20.3 <mesa-stable> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7527> (cherry picked from commit 35ae9408f2a6b2f6f307562e8adc33af95406f12)
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/deqp-panfrost-g52-fails.txt37
1 files changed, 0 insertions, 37 deletions
diff --git a/.gitlab-ci/deqp-panfrost-g52-fails.txt b/.gitlab-ci/deqp-panfrost-g52-fails.txt
index ea20b358e8e..15c26d738e3 100644
--- a/.gitlab-ci/deqp-panfrost-g52-fails.txt
+++ b/.gitlab-ci/deqp-panfrost-g52-fails.txt
@@ -13,54 +13,17 @@ dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rg8,Fail
dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgb10_a2,Fail
dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgb_half_float_oes,Fail
dEQP-GLES2.functional.fbo.completeness.size.distinct,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_npot_rbo_rgb565,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_npot_rbo_rgb565_depth_component16,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_npot_tex2d_rgb,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_npot_tex2d_rgb_depth_component16,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_rbo_rgb565,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_rbo_rgb565_depth_component16,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_tex2d_rgb,Fail
-dEQP-GLES2.functional.fbo.render.color.blend_tex2d_rgb_depth_component16,Fail
-dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb565,Fail
-dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb565_depth_component16,Fail
-dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb565_stencil_index8,Fail
-dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_rgb,Fail
-dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_rgb_depth_component16,Fail
-dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_rgb_stencil_index8,Fail
-dEQP-GLES2.functional.fbo.render.texsubimage.between_render_tex2d_rgb,Fail
dEQP-GLES2.functional.negative_api.shader.uniform_matrixfv_invalid_transpose,Fail
dEQP-GLES2.functional.negative_api.texture.generatemipmap_zero_level_array_compressed,Fail
dEQP-GLES2.functional.shaders.builtin_variable.fragcoord_xyz,Fail
dEQP-GLES2.functional.shaders.random.all_features.fragment.88,Fail
dEQP-GLES2.functional.shaders.texture_functions.vertex.texturecubelod,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.a8_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.a8_nicest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.a8_non_square_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.a8_non_square_nicest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.l8_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.l8_nicest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.l8_non_square_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.l8_non_square_nicest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.la88_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.la88_nicest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.la88_non_square_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.2d.generate.la88_non_square_nicest,Fail
dEQP-GLES2.functional.texture.mipmap.cube.basic.linear_linear,Fail
dEQP-GLES2.functional.texture.mipmap.cube.basic.linear_nearest,Fail
dEQP-GLES2.functional.texture.mipmap.cube.bias.linear_linear,Fail
dEQP-GLES2.functional.texture.mipmap.cube.bias.linear_nearest,Fail
-dEQP-GLES2.functional.texture.mipmap.cube.generate.a8_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.cube.generate.a8_nicest,Fail
-dEQP-GLES2.functional.texture.mipmap.cube.generate.l8_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.cube.generate.l8_nicest,Fail
-dEQP-GLES2.functional.texture.mipmap.cube.generate.la88_fastest,Fail
-dEQP-GLES2.functional.texture.mipmap.cube.generate.la88_nicest,Fail
dEQP-GLES2.functional.texture.mipmap.cube.projected.linear_linear,Fail
dEQP-GLES2.functional.texture.mipmap.cube.projected.linear_nearest,Fail
-dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.2d_alpha,Fail
-dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_alpha,Fail
-dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.2d_alpha,Fail
-dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.cube_alpha,Fail
dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_mipmap_linear_linear_clamp,Fail
dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_mipmap_linear_linear_mirror,Fail
dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_mipmap_linear_nearest_clamp,Fail