Re: [Mesa-dev] [PATCH 1/5] panfrost/ci: Use Volt-based runner for dEQP tests

2019-08-21 Thread Alyssa Rosenzweig
> +# FIXME: These tests fail in RK3288 but pass on RK3399 > +FLIP_FLOPS="$FLIP_FLOPS > +dEQP-GLES2.functional.fragment_ops.blend.* > +dEQP-GLES2.functional.shaders.builtin_variable.max_draw_buffers_vertex > +dEQP-GLES2.functional.shaders.matrix.div.const_lowp_mat2_mat2_vertex > + >

[Mesa-dev] [PATCH 1/5] panfrost/ci: Use Volt-based runner for dEQP tests

2019-08-21 Thread Tomeu Vizoso
It's able to run tests in parallel, fully utilizing the HW and shortening considerable the time it takes. Needed to disable tests in RK3288 for now because Volt doesn't support armhf yet, though this should be fixed soon. Tests are now run with --deqp-gl-config-name=rgbad24s8ms0, so we are hi