mesa/src/panfrost/lib
Alyssa Rosenzweig 1eb3dbafdb panfrost: Set defaults for deprecated DCD fields
There are always set to true. Don't pollute the driver code with them, make
their existence a local detail to pre-Valhall XML and that's it.

Functional change: "four components per vertex" is now set on vertex job DCDs.
This should be a no-op.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15123>
2022-02-23 12:56:30 +00:00
..
genxml panfrost: Set defaults for deprecated DCD fields 2022-02-23 12:56:30 +00: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: Set defaults for deprecated DCD fields 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: Centralize our model list 2022-01-28 17:47:46 +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: Set secondary_* fields for IDVS 2021-12-20 18:21:41 +00: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