panfrost: Mark 64-bit formats as unsupported
authorIcecream95 <ixn@keemail.me>
Mon, 23 Mar 2020 23:42:42 +0000 (12:42 +1300)
committerMarge Bot <eric+marge@anholt.net>
Tue, 31 Mar 2020 00:48:58 +0000 (00:48 +0000)
commitbad6fc48712b761351bdd63e92859456a225d53e
tree2367f899cd76e22e23c24186326652f932b99e27
parent9468f0729b1f826a8b8e84e4dea58d4a3bfe46af
panfrost: Mark 64-bit formats as unsupported

There is no hardware support for these formats, but some games use
them for vertex data.

This fixes a crash in Aleph One.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4292>
src/gallium/drivers/panfrost/pan_screen.c