panfrost: Adjust the compression tag creation for Bifrost
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 16 Dec 2020 07:45:36 +0000 (08:45 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Mon, 4 Jan 2021 16:05:42 +0000 (17:05 +0100)
commit1fd3861a719a4d1e0f12aa2e41f23c1b17d5ac47
tree6976e6112b0d5a1d2687a9f9d4de3aa9ec3dc92d
parentdef5fb9f5efd97160b1862e4dfc0035cae926103
panfrost: Adjust the compression tag creation for Bifrost

Bifrost has a few more compression flags that are worth specifying.
Extend panfrost_compression_tag() to deal with those too.

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