mesa/src/panfrost/lib
Alyssa Rosenzweig acf77cbb39 panfrost: XMLify bifrost1
It's so poorly understood there's not much to do in this commit, sadly.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6440>
2020-08-25 17:05:36 +02:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: XMLify bifrost1 2020-08-25 17:05:36 +02:00
decode.h
decode_common.c
gen_pack.py panfrost: Decode nested structs correctly 2020-08-25 17:05:33 +02:00
meson.build panfrost: add missing dependency on midgard_pack.h 2020-08-13 16:54:06 +00:00
midgard.xml panfrost: XMLify bifrost1 2020-08-25 17:05:36 +02: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: Remove midgard1 bitfield 2020-08-25 17:05:36 +02: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: Avoid minimum stack allocations 2020-08-20 18:15:00 +02:00
pan_format.c panfrost: Redirect cmdstream includes through GenXML 2020-08-13 08:55:15 +02:00
pan_invocation.c
pan_pool.c panfrost: Fix alignment on Bifrost 2020-08-20 19:37:08 +00:00
pan_pool.h panfrost: Fix alignment on Bifrost 2020-08-20 19:37:08 +00:00
pan_props.c panfrost: Share tiler_heap across batches/contexts 2020-08-20 18:15:00 +02:00
pan_sampler.c
pan_scoreboard.c panfrost: Fix alignment on Bifrost 2020-08-20 19:37:08 +00:00
pan_scoreboard.h panfrost: Redirect cmdstream includes through GenXML 2020-08-13 08:55:15 +02:00
pan_scratch.c panfrost: Avoid minimum stack allocations 2020-08-20 18:15:00 +02:00
pan_texture.c panfrost: XMLify mali_channel 2020-08-17 11:43:52 +00:00
pan_texture.h panfrost: XMLify mali_channel 2020-08-17 11:43:52 +00:00
pan_tiler.c
pan_util.h
wrap.h