aboutsummaryrefslogtreecommitdiffstats
path: root/src/panfrost/encoder/pan_invocation.c
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Update comment about magic number relating to barriersAlyssa Rosenzweig2020-02-161-2/+2
* panfrost: Fix off-by-one in pan_invocation.cAlyssa Rosenzweig2019-12-241-13/+9
* panfrost: Remove asserts in panfrost_pack_work_groups_computeAlyssa Rosenzweig2019-12-161-11/+1
* panfrost: Pack invocation_shifts manually instead of a bit fieldAlyssa Rosenzweig2019-12-161-19/+19
* panfrost: Implement workgroups_x_shift_2 quirkAlyssa Rosenzweig2019-08-211-2/+11
* panfrost: Set workgroups z to 32 for non-instanced graphicsAlyssa Rosenzweig2019-08-211-2/+10
* panfrost: Move pan_invocation to shared panfrost/Alyssa Rosenzweig2019-08-211-0/+133