mesa/src/panfrost/lib
Boris Brezillon fa7d0974fb panfrost: gen_pack: Move the group get_length() logic to its own method
So we can re-use it elsewhere.

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/6797>
2020-09-21 07:34:48 -04:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: gen_pack: Add pan_{unpack,print}() helpers 2020-09-21 07:34:47 -04:00
decode.h
decode_common.c
gen_pack.py panfrost: gen_pack: Move the group get_length() logic to its own method 2020-09-21 07:34:48 -04:00
meson.build panfrost: add missing dependency on midgard_pack.h 2020-08-13 16:54:06 +00:00
midgard.xml panfrost: Fix nonzero stencil mask on vertex/compute 2020-09-14 18:26:33 +00: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: Fix nonzero stencil mask on vertex/compute 2020-09-14 18:26:33 +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: Redirect cmdstream includes through GenXML 2020-08-13 08:55:15 +02: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: 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