panfrost: Allow bpp24 tiling
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 19 May 2020 21:52:29 +0000 (17:52 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 21 May 2020 18:43:32 +0000 (14:43 -0400)
commitc41cf03589bdf030f9e3ca312d86f7078a9d06bd
tree1e1e0882ed9c563e0d3fb2cac8715d29d4cc4b3a
parent48cc608859cceb523da1a5e74c0e4aad91f3984c
panfrost: Allow bpp24 tiling

It's dumb that we have to but it does help RGB8 nontrivially. Alas.

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