panfrost: Don't advertise MSAA 2x
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 30 Jun 2020 20:53:38 +0000 (16:53 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 7 Jul 2020 01:13:39 +0000 (01:13 +0000)
commit546a600ba55e0be6ec1d9903237ed7ef5ea2f022
treeef40745929839a917ca9a7ddef305e6119c3acc7
parent211cc2550c86cfd78abaf8bff9ac91ed506983d7
panfrost: Don't advertise MSAA 2x

Let the frontend promote to MSAA 4x if the app requests it. We don't
support MSAA 2x.

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