mesa/src/panfrost/encoder
Alyssa Rosenzweig 5386b7e011 panfrost: Remove asserts in panfrost_pack_work_groups_compute
It's a hot routine and these are exceedingly unlikely to break.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3067>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3067>
2019-12-16 19:48:28 +00:00
..
meson.build panfrost: Move property queries to _encoder 2019-12-13 10:26:35 -05:00
pan_encoder.h panfrost: Add panfrost_model_name helper 2019-12-13 10:26:35 -05:00
pan_invocation.c panfrost: Remove asserts in panfrost_pack_work_groups_compute 2019-12-16 19:48:28 +00:00
pan_props.c panfrost: Add panfrost_model_name helper 2019-12-13 10:26:35 -05:00
pan_scratch.c panfrost: Add routines to calculate stack size/shift 2019-12-12 11:42:07 -05:00
pan_tiler.c panfrost: Implement pan_tiler for non-hierarchy GPUs 2019-12-03 04:25:04 +00:00