mesa/src/panfrost/lib
Alyssa Rosenzweig b11cb41688 panfrost: Temporarily disable FP16 on Bifrost
There are some missing bits for FP16 to work on more complicated Bifrost
tests. Towards conformance let's disable FP16 on Bifrost and reenable
when these issues are sorted (principally, swizzle lowering).

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7081>
2020-10-10 17:15:03 -04:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: XML-ify the blend descriptors 2020-10-07 17:54:57 +02:00
decode.h
decode_common.c pan/decode: Ensure mappings are zeroed 2020-10-10 16:53:07 -04:00
gen_pack.py panfrost: gen_pack: Add a no-direct-packing attribute 2020-10-07 17:54:57 +02:00
meson.build panfrost: add missing dependency on midgard_pack.h 2020-08-13 16:54:06 +00:00
midgard.xml panfrost: Set "shader modifies coverage?" flag 2020-10-10 17:15:03 -04:00
pan_afbc.c panfrost: Implement YTR availability check 2020-08-12 09:59:20 -04:00
pan_attributes.c panfrost: Use packs for vertex built-ins 2020-08-17 11:43:52 +00:00
pan_blit.c panfrost: Pass compile arguments through a struct 2020-10-09 14:16:41 +00:00
pan_bo.c
pan_bo.h
pan_device.h panfrost: Share tiler_heap across batches/contexts 2020-08-20 18:15:00 +02:00
pan_encoder.h panfrost: XMLify invocations 2020-08-28 14:53:53 +00:00
pan_format.c panfrost: XML-ify the multi-target framebuffer descriptors 2020-09-21 07:35:45 -04:00
pan_invocation.c panfrost: XMLify invocations 2020-08-28 14:53:53 +00:00
pan_pool.c panfrost: Store transient BOs in a dynamic array 2020-08-28 19:18:08 +00:00
pan_pool.h panfrost: Store transient BOs in a dynamic array 2020-08-28 19:18:08 +00:00
pan_props.c panfrost: Add preliminary support for Mali G72 2020-09-29 08:39:23 +00:00
pan_sampler.c
pan_scoreboard.c panfrost: Avoid copying job descriptors around when we can 2020-09-21 07:35:45 -04:00
pan_scoreboard.h panfrost: Avoid copying job descriptors around when we can 2020-09-21 07:35:45 -04:00
pan_scratch.c panfrost: Avoid minimum stack allocations 2020-08-20 18:15:00 +02:00
pan_texture.c panfrost: Fix faults on block-based formats on Bifrost 2020-10-10 17:15:02 -04:00
pan_texture.h panfrost: Add preliminary support for Mali G72 2020-09-29 08:39:23 +00:00
pan_tiler.c
pan_util.h panfrost: Temporarily disable FP16 on Bifrost 2020-10-10 17:15:03 -04:00
wrap.h