panfrost: Hide MSAA 8x/16x support
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 19 Feb 2021 17:44:50 +0000 (12:44 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 22 Feb 2021 19:17:49 +0000 (19:17 +0000)
commit1b239a378614ea0c2aa486c8010474a2431c17ee
tree21559419e7a816a68fd1a55aed09e46ecf3c467c
parent3f21b089f8ee16f1b51ed64e9c203b073c015766
panfrost: Hide MSAA 8x/16x support

dEQP-GLES31.functional.texture.multisample.samples_16.sample_position is
failing on Bifrost, and we already weren't advertising on Midgard. Until
someone gets spare cycles to debug all the problems, keep it hidden
behind a debug flag to avoid introducing bugs.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9164>
src/gallium/drivers/panfrost/pan_screen.c
src/panfrost/lib/pan_util.h