panfrost: Merge panfrost_new_texture() and panfrost_new_texture_bifrost()
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 16 Dec 2020 08:44:43 +0000 (09:44 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Mon, 4 Jan 2021 16:05:42 +0000 (17:05 +0100)
commit284c43ed4bf8bccc85cb6fd9a558ba3b9e55066d
tree5468edde9b61add1d0c1b8508fa7fe11c6f21877
parent1fd3861a719a4d1e0f12aa2e41f23c1b17d5ac47
panfrost: Merge panfrost_new_texture() and panfrost_new_texture_bifrost()

There's no reason to keep both now that the internal logic has been
deduplicated.

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/gallium/drivers/panfrost/pan_context.c
src/panfrost/lib/pan_blit.c
src/panfrost/lib/pan_texture.c
src/panfrost/lib/pan_texture.h