panfrost: Set workgroups z to 32 for non-instanced graphics
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 16 Aug 2019 23:21:45 +0000 (16:21 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 15:40:51 +0000 (08:40 -0700)
commitfb56a162a960b070c1007b2257fdf8277793b586
tree968d3e262f85088e1b297b54898127fb7e52077e
parent39b226cfb33d55c809066e6b013ea3a6365b2d5a
panfrost: Set workgroups z to 32 for non-instanced graphics

This is a blob quirk; in so much as I know, the hardware doesn't care.
But we're trying to be bit-identical to take as much entropy out of
traces as possible, so let's introduce the quirk.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_compute.c
src/panfrost/encoder/pan_encoder.h
src/panfrost/encoder/pan_invocation.c