panfrost: Disable QUAD_STRIP/POLYGON on Bifrost
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 29 May 2020 18:02:43 +0000 (14:02 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 29 May 2020 20:34:56 +0000 (20:34 +0000)
commit229084f5de848ea83c83b6d0743edfc90eddb428
tree7dcc0f0e6a27f464e4a49eba4ac4d33149ece00b
parent4be2cd604bc601f90eb90625bb91a040659b6767
panfrost: Disable QUAD_STRIP/POLYGON on Bifrost

Support was dropped and now raises a DATA_INVALID_FAULT on G31. Unknown
if retained on other devices. GL_QUADS is still ok.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5260>
src/gallium/drivers/panfrost/pan_context.c