mesa/src/panfrost/encoder
Alyssa Rosenzweig 2fea44c636 panfrost: Simplify stack shift calculation
I'm not sure why I never saw smaller values, but here you go.

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/3950>
2020-02-27 16:32:17 +01:00
..
meson.build panfrost: Move format translation to root 2020-02-21 07:27:03 -05:00
pan_afbc.c panfrost: Move pan_afbc.c to root 2020-02-21 07:27:01 -05:00
pan_attributes.c panfrost: Fix padded_vertex_count generation 2020-02-27 16:31:42 +01:00
pan_encoder.h panfrost: Move checksum routines to root panfrost 2020-02-21 07:26:52 -05:00
pan_format.c panfrost: Remove some more prints to stdout 2020-02-26 14:02:59 +01:00
pan_invocation.c panfrost: Update comment about magic number relating to barriers 2020-02-16 09:16:46 -05:00
pan_props.c panfrost: Default to 256 threads for TLS 2020-02-27 16:32:05 +01:00
pan_sampler.c panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_scratch.c panfrost: Simplify stack shift calculation 2020-02-27 16:32:17 +01:00
pan_texture.c panfrost: Rewrite texture descriptor creation logic 2020-02-21 07:27:05 -05:00
pan_texture.h panfrost: Rewrite texture descriptor creation logic 2020-02-21 07:27:05 -05:00
pan_tiler.c panfrost: Implement pan_tiler for non-hierarchy GPUs 2019-12-03 04:25:04 +00:00