mesa/src/gallium/drivers/lima
Emma Anholt 9cc1f08919 ci/deqp: Skip flush_finish on all CI jobs.
They're too slow to run in CI even on non-tiled renderers, they don't
block conformance (unless you crash), and provide unreliable warning
results unless you isolate them from other activity on the system.

This means that the following jobs now skip these tests:

- deqp-iris-*
- deqp-llvmpipe (you know, the one mentioned in the comment!)
- deqp-virgl-gl
- deqp-zink-lvp

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11333>
2021-06-14 12:09:19 -07:00
..
ci ci/deqp: Skip flush_finish on all CI jobs. 2021-06-14 12:09:19 -07:00
ir lima: Use ra_alloc_contig_reg_class(). 2021-06-04 19:08:57 +00:00
standalone lima: rename *_shader_state to *_compiled_shader 2021-03-25 06:31:41 +00:00
Android.mk lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_bo.c gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
lima_bo.h
lima_context.c lima: introduce fs and vs shader cache 2021-01-16 22:20:35 +00:00
lima_context.h lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_disk_cache.c lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_disk_cache.h lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_draw.c lima: implement alpha test 2021-05-21 20:12:42 +00:00
lima_fence.c replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
lima_fence.h
lima_format.c lima: enable z16 format 2021-05-19 18:15:46 +02:00
lima_format.h
lima_gpu.h
lima_job.c lima: add reload command to the command dump 2021-05-19 18:15:49 +02:00
lima_job.h lima: limit number of draws per job 2021-04-12 22:34:12 +00:00
lima_parser.c lima: implement alpha test 2021-05-21 20:12:42 +00:00
lima_parser.h
lima_program.c nir, nir/algebraic: add byte/word insertion instructions 2021-06-08 08:57:42 +00:00
lima_program.h
lima_query.c
lima_resource.c gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
lima_resource.h lima: switch resource to linear layout if there's to many full updates 2021-05-02 14:55:13 +00:00
lima_screen.c lima: Use Rn_UINT instead of In_UINT for index buffers 2021-06-01 23:40:47 +00:00
lima_screen.h lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_state.c lima: stop encoding the texture format in the shader key 2021-03-04 18:34:34 +00:00
lima_texture.c lima: always set stride in texture descriptor 2021-02-02 16:54:47 +00:00
lima_texture.h lima: fix glCopyTexSubImage2D 2020-09-25 10:11:36 +00:00
lima_util.c
lima_util.h
meson.build lima: implement shader disk cache 2021-03-25 06:31:41 +00:00