mesa/src/panfrost/lib
Alyssa Rosenzweig 6618697e0e panfrost: Pack message preloads from compiler
Include full message preload descriptors in the RSD on v7, and do the obvious
packing for fragment shader message preloads.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9438>
2022-02-24 12:51:04 -05:00
..
genxml panfrost: Pack message preloads from compiler 2022-02-24 12:51:04 -05:00
tests panfrost: Test alpha_zero_nop/one_store predicates 2021-10-26 19:01:47 +00:00
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
meson.build panfrost: Only build GPU indirect kernels for v7 2021-12-06 13:54:25 +00:00
pan_afbc.c panfrost: Remove ancient TODO 2021-10-23 02:21:13 +00:00
pan_attributes.c panfrost: Move panfrost_vertex/instance_id to per-gen 2021-07-12 23:12:29 +00:00
pan_blend.c panfrost: Add alpha_zero_nop/one_store predicate 2021-10-26 19:01:46 +00:00
pan_blend.h panfrost: Add alpha_zero_nop/one_store predicate 2021-10-26 19:01:46 +00:00
pan_blitter.c panfrost: Use txl instead of tex in the blitter 2022-02-23 12:56:30 +00:00
pan_blitter.h panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
pan_bo.c panfrost: Move bo->label assignment into the lock 2021-08-24 14:31:54 -04:00
pan_bo.h panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_clear.c panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
pan_cs.c panfrost: Inline pan_emit_sfbd_tiler 2022-02-23 12:56:30 +00:00
pan_cs.h panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
pan_device.h panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
pan_encoder.h panfrost: Replace panfrost_model_name with model->name 2022-01-28 17:47:46 +00:00
pan_format.c panfrost: Don't allow rendering/texturing 48-bit 2021-10-16 23:49:13 +00:00
pan_format.h panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
pan_indirect_dispatch.c panfrost,asahi,radv: Don't set internal=true manually 2022-02-17 23:30:46 +00:00
pan_indirect_dispatch.h panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
pan_indirect_draw.c panfrost,asahi,radv: Don't set internal=true manually 2022-02-17 23:30:46 +00:00
pan_indirect_draw.h panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
pan_pool.h panfrost: Move genxml related files to a subdir 2021-09-30 10:30:19 +00:00
pan_props.c panfrost: Add Mali-G51 support 2022-01-28 17:47:46 +00:00
pan_samples.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_scoreboard.h panfrost: Treat IDVS jobs as tiler for scoreboarding 2021-12-20 18:21:41 +00:00
pan_scratch.c panfrost: Fix stack shift calculation 2020-11-13 20:49:06 +00:00
pan_shader.c panfrost: Remove unused shader info bits 2021-12-20 18:21:40 +00:00
pan_shader.h panfrost: Pack message preloads from compiler 2022-02-24 12:51:04 -05:00
pan_texture.c panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
pan_texture.h panfrost: Add internal afbc_formats 2021-10-22 21:55:32 -04:00
pan_tiler.c panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
pan_util.c panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
pan_util.h panfrost: Port v5 blend shader issue to blitter 2021-08-23 20:54:34 +00:00
wrap.h panfrost: Prepare pandecode to per-gen XML 2021-09-20 15:11:30 +02:00